This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug rtl-optimization/53176] [4.8 Regression] gcc.target/i386/movbe-2.c and gcc.dg/lower-subreg-1.c


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53176

Hans-Peter Nilsson <hp at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hp at gcc dot gnu.org

--- Comment #6 from Hans-Peter Nilsson <hp at gcc dot gnu.org> 2012-05-02 21:05:08 UTC ---
cris-elf too.  The "set the rtl costs correctly" comment assumes there's a
single linear cost metric shared by all gcc, not leading to pessimization
somewhere else.
We'll see about that.  IMHO, since you expected this to happen, a message with
a heads-up to target maintainers would have been nicer than just trapping a
test-case to silently fail; I had to search the (as always backlogged) mailing
lists to find the discussion (no URL, local mailbox).


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]