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/42771] [4.5 Regression] ICE: in graphite_loop_normal_form, at graphite-sese-to-poly.c (2)



------- Comment #2 from zsojka at seznam dot cz  2010-01-16 22:05 -------
Created an attachment (id=19629)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19629&action=view)
reduced testcase

The only difference to the pr42521 testcase is added declaration of and call to
bar()

Command line:
gcc -O3 -fgraphite-identity -c pr42771.c


-- 


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


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