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 tree-optimization/47538] [4.6 Regression] GNU Scientific Library miscompiled by gcc 4.6


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

--- Comment #12 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-01-31 11:36:24 UTC ---
Created attachment 23177
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23177
gcc46-pr47538.patch

The #c8 patch doesn't bootstrap, agree with Richard this is not stage4ish.

Another alternative patch, which just reverts the patch that caused it and
limits it to comparisons (where lhs type is always unrelated to the comparison
type).


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