This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/19005] [3.4 regression] Error: bad register name `%sil'
- From: "k_guillaume at libertysurf dot fr" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 16 Dec 2004 00:31:12 -0000
- Subject: [Bug rtl-optimization/19005] [3.4 regression] Error: bad register name `%sil'
- References: <20041215105813.19005.debian-gcc@lists.debian.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From k_guillaume at libertysurf dot fr 2004-12-16 00:31 -------
I could reproduce this bug with :
Reading specs from /usr/lib/gcc/i386-redhat-linux/3.4.2/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man
--infodir=/usr/share/info --enable-shared --enable-threads=posix
--disable-checking --with-system-zlib --enable-__cxa_atexit
--disable-libunwind-exceptions --enable-java-awt=gtk --host=i386-redhat-linux
Thread model: posix
gcc version 3.4.2 20041017 (Red Hat 3.4.2-6.fc3)
Other people reported (https://linuxfr.org/forums/31/5533.html) they could
reproduce with :
gcc (GCC) 3.4.3 (Mandrakelinux 10.2 3.4.3-1mdk)
gcc (GCC) 3.4.1 (Mandrakelinux 10.1 3.4.1-4mdk)
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19005