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/51667] [4.7 Regression] new FAIL: 27_io/basic_*stream/* execution test with -m32


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

--- Comment #8 from Uros Bizjak <ubizjak at gmail dot com> 2011-12-24 12:23:17 UTC ---
(In reply to comment #6)
> Does it occur with the 32-bit compiler as well?  If so, how come the pass has
> been enabled in 32-bit mode by default?

The problem is exposed for 32bit targets. REE pass was enabled also for 32bit
targets with commit [1].

[1] http://gcc.gnu.org/ml/gcc-cvs/2011-12/msg00745.html


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