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/49140] [4.6 regression] wrong code with -O2 and -O3, not with -O3 -no-inline


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

--- Comment #13 from SÃbastien Kunz-Jacques <grokbrsm at free dot fr> 2011-07-20 06:07:39 UTC ---
(In reply to comment #12)
> Created attachment 24794 [details]
> the preprocessed source of Salsa20 from Crypto++, with gcc 4.6.0, option -O2

I just discovered that the bug is present only when crypto++ is compiled with
NDEBUG defined, which is not the case in the preprocessed files above. I will
re-post updated files (output of the whole compilation of test case with
-save-temps).


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