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 rtl-optimization/34716] application segfaults when compiled with -O2, but works well with -O1



------- Comment #2 from pinskia at gcc dot gnu dot org  2008-01-08 19:35 -------
I always get:
before: output=bfda12b4, buf=bfda10b4
after:  output=bfda12b4, buf=bfda10b4
sizeof(buf)=512
result=-1


I really don't think this is a GCC bug.  


-- 


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


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