This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/34415] [4.3 Regression] Possible miscompilation on MIPS
- From: "tbm at cyrius dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 10 Dec 2007 05:33:53 -0000
- Subject: [Bug target/34415] [4.3 Regression] Possible miscompilation on MIPS
- References: <bug-34415-12387@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from tbm at cyrius dot com 2007-12-10 05:33 -------
(In reply to comment #1)
> Perhaps we could get a URL to a version of mawk that is failing.
>
> Also details about how you configured gcc and which svn revision number you
> tested, and how mawk was configured.
It's all standard Debian stuff.
apt-get source mawk will give you mawk (1.3.3-11).
apt-get install gcc-snapshot will give you a compiler based on trunk
(sid)tbm@appdev:~/src/mawk-1.3.3$ /usr/lib/gcc-snapshot/bin/gcc -v
Using built-in specs.
Target: mips-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 20071030-1'
--with-bugurl=file:///usr/share/doc/gcc-snapshot/README.Bugs
--enable-languages=c,c++,obj-c++ --prefix=/usr/lib/gcc-snapshot --enable-shared
--with-system-zlib --disable-nls --enable-clocale=gnu --enable-libstdcxx-debug
--disable-libssp --disable-werror --build=mips-linux-gnu --host=mips-linux-gnu
--target=mips-linux-gnu
Thread model: posix
gcc version 4.3.0 20071030 (experimental) [trunk revision 127646] (Debian
20071030-1)
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34415