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 optimization/14863] [3.4 regression] unit-at-a-time causes miscompilation


------- Additional Comments From rguenth at tat dot physik dot uni-tuebingen dot de  2004-04-07 08:04 -------
Delta with level 0 topformflat completed after 18h36min, reduced testcase
attached.  Failure is now independent of argv[0] length and always just
segfaults (at -O1 -funit-at-a-time, not -O1).  I've started a level 1 reduction
now, but I assume this will take a long time.  I have manually reduced main() to
reduce compile time, but there was not much to remove - removing more will
either magically fix the testcase or break it compile-wise.

-- 


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


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