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++/52464] When I compile my source codes with -O3 option, the compiler fails. This does not occur if I use -O2


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

--- Comment #1 from bli at cs dot wisc.edu 2012-03-02 19:01:32 UTC ---
Please find the source code from the URL listed, or :

http://deweylab.biostat.wisc.edu/rsem/rsem-1.1.17.bug.tar.gz


Do the following to trigger the bug:

tar -xzf rsem-1.1.17.bug.tar.gz
make rsem-parse-alignments


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