[Bug c/50315] Regression on Atom after fix #49958
sergos.gnu at gmail dot com
gcc-bugzilla@gcc.gnu.org
Wed Sep 7 14:07:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50315
Sergey Ostanevich <sergos.gnu at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |sergos.gnu at gmail dot com
--- Comment #4 from Sergey Ostanevich <sergos.gnu at gmail dot com> 2011-09-07 13:56:30 UTC ---
Richard,
Will it be a good idea to have a twos-complement architecture hook? In case of
x86 we can reassociate since the architecture itself always behave as
twos-complement. So introducing such a flag can help with this particular
reassociation and another one that Ilya Enkovich implemented recently.
What's your opinion?
More information about the Gcc-bugs
mailing list