CVSROOT: /cvsroot/grub
Module name: grub2
Branch:
Changes by: Yoshinori K. Okuji <okuji@xxxxxxxxxxxxxxxx> 05/08/13
18:44:14
Modified files:
. : ChangeLog aclocal.m4 configure
Log message:
2005-08-13 Yoshinori K. Okuji <okuji@xxxxxxxxx>
* aclocal.m4 (grub_I386_CHECK_REGPARM_BUG): Replace the test
program with another one, because the old one didn't detect a bug
in gcc-3.4. Always use regparm 2, because the new test is still
not enough for gcc-4.0. Someone must investigate a simple test
case which detects a bug in gcc-4.0.
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/grub/grub2/ChangeLog.diff?tr1=1.147&tr2=1.148&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/grub/grub2/aclocal.m4.diff?tr1=1.4&tr2=1.5&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/grub/grub2/configure.diff?tr1=1.19&tr2=1.20&r1=text&r2=text
|