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 target/38708] [4.4 Regression] Revision 137646 caused gcc.c-torture/execute/memset-[23].c fail with -mtune=pentiumpro



------- Comment #7 from jakub at gcc dot gnu dot org  2009-01-03 10:26 -------
Created an attachment (id=17025)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17025&action=view)
gcc44-pr38708.patch

For size_needed, we never want any epilogue.  This cures memset-2.c at -O2, but
-O3 still fails.


-- 


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


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