public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/21860] New: Frontends should be adding DECL_EXPRs for TYPE_DECLs, at least when the type has SAVE_EXPRs in it
@ 2005-06-01 10:21 jakub at gcc dot gnu dot org
  2005-06-19 14:05 ` [Bug c/21860] " pinskia at gcc dot gnu dot org
  2005-09-18  1:57 ` pinskia at gcc dot gnu dot org
  0 siblings, 2 replies; 3+ messages in thread
From: jakub at gcc dot gnu dot org @ 2005-06-01 10:21 UTC (permalink / raw)
  To: gcc-bugs

See http://gcc.gnu.org/ml/gcc-patches/2005-05/msg02644.html
 > ... or the frontends would need to guarantee that for all types with some
 > variable TYPE_SIZE reachable from the type there would be a DECL_EXPR with
 > TYPE_DECL right before the first use of such type.
 > What's your preference?

 This later option should be the eventual goal.  That's not appropriate
 for the 4.0 branch though.  Your posted patch plus some additions for
 aggregates should be good enough for that.

-- 
           Summary: Frontends should be adding DECL_EXPRs for TYPE_DECLs, at
                    least when the type has SAVE_EXPRs in it
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: jakub at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org


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


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

end of thread, other threads:[~2005-09-18  1:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-06-01 10:21 [Bug c/21860] New: Frontends should be adding DECL_EXPRs for TYPE_DECLs, at least when the type has SAVE_EXPRs in it jakub at gcc dot gnu dot org
2005-06-19 14:05 ` [Bug c/21860] " pinskia at gcc dot gnu dot org
2005-09-18  1:57 ` pinskia at gcc dot gnu 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).