public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/11373] New: asm generated lhs expressions are discarded
@ 2003-06-29 14:32 marcus at jet dot franken dot de
  2003-06-29 14:33 ` [Bug c/11373] " marcus at jet dot franken dot de
                   ` (14 more replies)
  0 siblings, 15 replies; 16+ messages in thread
From: marcus at jet dot franken dot de @ 2003-06-29 14:32 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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

           Summary: asm generated lhs expressions are discarded
           Product: gcc
           Version: tree-ssa
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: marcus at jet dot franken dot de
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu

Attached testcase reduces to f() { return; } instead of generating 
a memory reference: (omit-frame-pointer is not the culprit, breaks with -O2 
too) 
 
gcc -c -O2  -fomit-frame-pointer xx.i ; objdump -d xx.o 
00000000 <f>: 
   0:   c3                      ret 
 
(This is reduced from WINE, TlsSetValue())


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

end of thread, other threads:[~2003-08-03 19:29 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-06-29 14:32 [Bug c/11373] New: asm generated lhs expressions are discarded marcus at jet dot franken dot de
2003-06-29 14:33 ` [Bug c/11373] " marcus at jet dot franken dot de
2003-06-29 14:49 ` [Bug optimization/11373] " pinskia at physics dot uc dot edu
2003-06-29 14:51 ` pinskia at physics dot uc dot edu
2003-06-29 14:55 ` marcus at jet dot franken dot de
2003-07-05 15:59 ` [Bug optimization/11373] [tree-ssa] " pinskia at physics dot uc dot edu
2003-07-15  1:56 ` pinskia at physics dot uc dot edu
2003-07-15  2:04 ` dnovillo at gcc dot gnu dot org
2003-07-15  2:04 ` dnovillo at redhat dot com
2003-07-15  5:50 ` marcus at jet dot franken dot de
2003-07-15 12:19 ` dnovillo at redhat dot com
2003-07-16 20:17 ` marcus at jet dot franken dot de
2003-07-17 13:54 ` pinskia at physics dot uc dot edu
2003-07-25 23:51 ` dnovillo at redhat dot com
2003-07-31 16:33 ` cvs-commit at gcc dot gnu dot org
2003-08-03 19:29 ` pinskia at physics dot uc dot edu

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