public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/36898]  New: Insufficient qp-mutex declarations
@ 2008-07-22 13:34 schwab at suse dot de
  2008-07-22 13:34 ` [Bug target/36898] " schwab at suse dot de
  2008-07-22 13:35 ` schwab at suse dot de
  0 siblings, 2 replies; 5+ messages in thread
From: schwab at suse dot de @ 2008-07-22 13:34 UTC (permalink / raw)
  To: gcc-bugs

The attached test case is causing a spurious dependency violation message from
the assembler.  The problem seems to be that the assembler is clearing all qp
mutex relations after a call, but the compiler does not emit .pred.rel.mutex
after them.

$ gcc -O2 -c -save-temps xdisp.c
xdisp.s: Assembler messages:
xdisp.s:114: Warning: Use of 'mov' may violate WAW dependency 'GR%, % in 1 -
127' (impliedf), specific resource number is 16
xdisp.s:113: Warning: This is the location of the conflicting usage


-- 
           Summary: Insufficient qp-mutex declarations
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: schwab at suse dot de
GCC target triplet: ia64-*-*


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


^ permalink raw reply	[flat|nested] 5+ messages in thread
[parent not found: <bug-36898-4@http.gcc.gnu.org/bugzilla/>]

end of thread, other threads:[~2010-10-18 21:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-07-22 13:34 [Bug target/36898] New: Insufficient qp-mutex declarations schwab at suse dot de
2008-07-22 13:34 ` [Bug target/36898] " schwab at suse dot de
2008-07-22 13:35 ` schwab at suse dot de
     [not found] <bug-36898-4@http.gcc.gnu.org/bugzilla/>
2010-10-18 21:35 ` sje at gcc dot gnu.org
2010-10-18 21:49 ` sje at cup dot hp.com

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).