This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/12928] [tree-ssa] Bad assembly code produced when compiling glibc
- From: "dnovillo at redhat dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 Nov 2003 20:38:26 -0000
- Subject: [Bug optimization/12928] [tree-ssa] Bad assembly code produced when compiling glibc
- References: <20031106201729.12928.bbooth@redhat.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12928
------- Additional Comments From dnovillo at redhat dot com 2003-11-06 20:38 -------
Subject: Re: [tree-ssa] Bad assembly code produced
when compiling glibc
On Thu, 2003-11-06 at 15:28, pinskia at gcc dot gnu dot org wrote:
> This is not a gcc problem from the source:
> ".if 1 - \\name\n\t"
> Report it to glibc.
>
Hmm, we don't get this problem with gcc 3.2. Is this something we've
deprecated since then?
Diego.