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: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 Nov 2003 21:05:16 -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
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-11-06 21:05 -------
Still valid as "C" constraint, I think glibc wanted "c" here instead (and maybe "d" instead of "D"):
Specifies constant that can be easily constructed in SSE register without loading it from memory.
>From the source:
"aCD" (0)