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 target/40414] gcc 4.4.0 error at postreload.c:396



------- Comment #3 from gni at gecko dot de  2009-06-15 19:36 -------
Subject:  gcc 4.4.0 error at postreload.c:396

(In reply to comment #2)
> Could be a duplicate of one of PR30064, PR34439, PR37053.

I compiled the provided testcases as stated in the appropriate PR
with the following result:

The testcase for PR30064 does ICE with 3.4.6 and 4.[012].0, it doesn't
ICE with 4.[34].0.

The testcase for PR34439 does ICE with 3.4.6 when not optimizing, does
always ICE with 4.[012].0. No ICE with 4.[34].0.

The testcase for PR37053 does ICE with 2.95.x without optimization,
3.[34].6 and 4.[012].0 always ICE, 4.[34].0 does ICE with optimization.


-- 


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


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