public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug regression/23327] New: Improper removal of struct field assignments by optimizer
@ 2005-08-11 15:58 gcczilla at achurch dot org
  2005-08-11 16:00 ` [Bug regression/23327] " gcczilla at achurch dot org
  0 siblings, 1 reply; 2+ messages in thread
From: gcczilla at achurch dot org @ 2005-08-11 15:58 UTC (permalink / raw)
  To: gcc-bugs

GCC 4.0.0 and later optimize out struct assignments inappropriately when the
struct is used as an input to an asm().  For example, in:

struct {int a,b} args;
a

-- 
           Summary: Improper removal of struct field assignments by
                    optimizer
           Product: gcc
           Version: 4.0.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: regression
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: gcczilla at achurch dot org
                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


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


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

* [Bug regression/23327] Improper removal of struct field assignments by optimizer
  2005-08-11 15:58 [Bug regression/23327] New: Improper removal of struct field assignments by optimizer gcczilla at achurch dot org
@ 2005-08-11 16:00 ` gcczilla at achurch dot org
  0 siblings, 0 replies; 2+ messages in thread
From: gcczilla at achurch dot org @ 2005-08-11 16:00 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From gcczilla at achurch dot org  2005-08-11 16:00 -------
Sorry, accidentally submitted while typing--refiled as bug 23328.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


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


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

end of thread, other threads:[~2005-08-11 16:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-08-11 15:58 [Bug regression/23327] New: Improper removal of struct field assignments by optimizer gcczilla at achurch dot org
2005-08-11 16:00 ` [Bug regression/23327] " gcczilla at achurch 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).