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/27363] ARM gcc 4.1 optimization bug



------- Comment #10 from enrico dot scholz at informatik dot tu-chemnitz dot de  2006-07-15 19:26 -------
Bug #28362 contains a self contained example. Basically, it needs only

| some_struct = *some_other_struct;

to trigger this bug. I wonder for how much other segfaults/brokeness this bug
is responsible for.

Btw, happens for every gcc release (3.4.6, 4.0.3, 4.1.1).


-- 


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


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