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 c++/40389] optimizer bug (possibly)



------- Comment #1 from keesjan at cobalt dot et dot tudelft dot nl  2009-06-09 15:49 -------
Created an attachment (id=17971)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17971&action=view)
The source code and compiler output, and a small script which reproduces the
bug.

Please see the script "reproduce.sh", which reproduces the bug and writes a log
to "info.txt". The particular output on my system can be found in that same log
file. The last few lines of this log file clearly indicate a difference between
the optimized and non-optimized code.


-- 


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


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