public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug rtl-optimization/63637] New: CSE() on x86 asm()-s no longer working due to PR/60663 fix
@ 2014-10-24 11:44 jbeulich at novell dot com
  2014-12-17  8:19 ` [Bug rtl-optimization/63637] [4.9/5 Regression] CSE " jakub at gcc dot gnu.org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: jbeulich at novell dot com @ 2014-10-24 11:44 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63637

            Bug ID: 63637
           Summary: CSE() on x86 asm()-s no longer working due to PR/60663
                    fix
           Product: gcc
           Version: 4.9.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: rtl-optimization
          Assignee: unassigned at gcc dot gnu.org
          Reporter: jbeulich at novell dot com

Created attachment 33800
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33800&action=edit
example

The attached example, derived after seeing x86 Linux'es this_cpu_read_stable()
no longer getting CSE'd as expected, demonstrates the issue. 4.8.3 folded all
four read_p() invocations and each pair of read_m().

Jakub pointed out that this is an effect of the fix for PR/60663 in connection
with all x86 asm()-s getting two clobbers attached.


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

end of thread, other threads:[~2015-02-01 22:00 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-24 11:44 [Bug rtl-optimization/63637] New: CSE() on x86 asm()-s no longer working due to PR/60663 fix jbeulich at novell dot com
2014-12-17  8:19 ` [Bug rtl-optimization/63637] [4.9/5 Regression] CSE " jakub at gcc dot gnu.org
2015-01-13 13:00 ` jakub at gcc dot gnu.org
2015-01-23 19:56 ` jakub at gcc dot gnu.org
2015-01-23 20:09 ` [Bug rtl-optimization/63637] [4.9 " jakub at gcc dot gnu.org
2015-02-01 17:33 ` jakub at gcc dot gnu.org
2015-02-01 22:00 ` jakub 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).