This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/53176] [4.8 Regression] gcc.dg/lower-subreg-1.c FAILs
- From: "ubizjak at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 04 May 2012 06:54:38 +0000
- Subject: [Bug rtl-optimization/53176] [4.8 Regression] gcc.dg/lower-subreg-1.c FAILs
- Auto-submitted: auto-generated
- References: <bug-53176-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53176
Uros Bizjak <ubizjak at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[4.8 Regression] |[4.8 Regression]
|gcc.target/i386/movbe-2.c |gcc.dg/lower-subreg-1.c
|and gcc.dg/lower-subreg-1.c |FAILs
--- Comment #16 from Uros Bizjak <ubizjak at gmail dot com> 2012-05-04 06:54:38 UTC ---
The x86 failure:
FAIL: gcc.target/i386/movbe-2.c scan-assembler-times movbe[ \t] 4
is a register allocator/reload problem. I will open new PR for this.