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 08:20:27 +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
--- Comment #17 from Uros Bizjak <ubizjak at gmail dot com> 2012-05-04 08:20:27 UTC ---
(In reply to comment #16)
> 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.
-> PR 53227