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/38869] valgrind find problem with -O3 -march=native



------- Comment #4 from hjl dot tools at gmail dot com  2009-01-16 14:59 -------
(In reply to comment #3)
> (In reply to comment #2)
> > Also for -march=native you should really post what -fverbose-asm tells you has
> > been selected for -march and other option (and you should retry with those
> > options instead of -march=native).
> 
> just compiling with -v should be enough, no?
> 

Yes, if there is an input file on unmodified gcc source.


-- 


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


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