public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug optimization/14815] New: -frename-registers produces incorrect code on ia64
@ 2004-04-01 23:16 jbutler at broad dot mit dot edu
  2004-04-01 23:19 ` [Bug optimization/14815] " jbutler at broad dot mit dot edu
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: jbutler at broad dot mit dot edu @ 2004-04-01 23:16 UTC (permalink / raw)
  To: gcc-bugs

The attached code (IsWeirdness.{cc,i}) produces the correct result when compiled
with -O2 -finline-functions on ia64 and with -O3 on alpha, but produces the
incorrect result with -O3 on ia64, which leads me to the conclusion that
something's gone all funny with -frename-registers on ia64.

The code is a bit nonsensical, as I've reduced it as much as possible while
preserving the incorrect behavior, but it should print the number "-764".  With
-O3 on ia64, it prints "-528".

-- 
           Summary: -frename-registers produces incorrect code on ia64
           Product: gcc
           Version: 3.3.3
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: optimization
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: jbutler at broad dot mit dot edu
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: ia64-unknown-linux
  GCC host triplet: ia64-unknown-linux
GCC target triplet: ia64-unknown-linux


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


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2004-11-12 19:29 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-04-01 23:16 [Bug optimization/14815] New: -frename-registers produces incorrect code on ia64 jbutler at broad dot mit dot edu
2004-04-01 23:19 ` [Bug optimization/14815] " jbutler at broad dot mit dot edu
2004-04-01 23:19 ` jbutler at broad dot mit dot edu
2004-04-06  0:39 ` pinskia at gcc dot gnu dot org
2004-04-06 15:04 ` jbutler at broad dot mit dot edu
2004-04-07  3:26 ` pinskia at gcc dot gnu dot org
2004-07-18  3:36 ` [Bug target/14815] " pinskia at gcc dot gnu dot org
2004-11-12 19:07 ` sje at cup dot hp dot com
2004-11-12 19:29 ` pinskia at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).