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/23451] [3.4/4.0/4.1/4.2 regression] Redundant reloading from stack frame



------- Comment #12 from steven at gcc dot gnu dot org  2006-01-10 23:02 -------
For the record, it is a known problem that x86 32 bits hosts and x86_64 hosts
sometimes produce different code, even with the same -march options.  We may be
seeing one such case here, eventhough that is quite unlikely.


-- 


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



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