public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/57708] New: function clobbers callee saved register on ARM
@ 2013-06-25 12:28 mikulas at artax dot karlin.mff.cuni.cz
  2013-06-25 12:29 ` [Bug target/57708] " mikulas at artax dot karlin.mff.cuni.cz
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: mikulas at artax dot karlin.mff.cuni.cz @ 2013-06-25 12:28 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 57708
           Summary: function clobbers callee saved register on ARM
           Product: gcc
           Version: 4.8.1
            Status: UNCONFIRMED
          Severity: major
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: mikulas at artax dot karlin.mff.cuni.cz

Compile the attached code with -O3 -mcpu=cortex-a15 -marm on ARM EABI (the bug
happens with hardfp or without). The functions html_h3, html_h4, html_h5,
html_h6 clobber the register r5 and do not save it. They save only r4. The bug
is present in gcc-4.8 and gcc-4.8.1


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

end of thread, other threads:[~2013-09-02 14:59 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-25 12:28 [Bug target/57708] New: function clobbers callee saved register on ARM mikulas at artax dot karlin.mff.cuni.cz
2013-06-25 12:29 ` [Bug target/57708] " mikulas at artax dot karlin.mff.cuni.cz
2013-06-25 12:54 ` mikulas at artax dot karlin.mff.cuni.cz
2013-08-02 16:58 ` [Bug rtl-optimization/57708] [4.8 regression] " rearnsha at gcc dot gnu.org
2013-08-03 11:20 ` rearnsha at gcc dot gnu.org
2013-08-05  9:52 ` rearnsha at gcc dot gnu.org
2013-08-05 20:29 ` rearnsha at gcc dot gnu.org
2013-09-02 14:59 ` clyon at gcc dot gnu.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).