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/42774] [4.4/4.5 Regression] ICE in get_aligned_mem, at config/alpha/alpha.c:1484



------- Comment #4 from mikpe at it dot uu dot se  2010-01-17 19:52 -------
Created an attachment (id=19638)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19638&action=view)
reduced test case

I'm attaching a really tiny test case. The trigger appears to be a 2-byte load
from the stack that crosses the boundary between two adjacent 4-byte ints.


-- 


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


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