public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* cp tree question
@ 2004-12-18  7:27 Stefan Strasser
  2004-12-18  9:33 ` -fdump-translation-unit considered harmful (was Re: cp tree question) Zack Weinberg
                   ` (2 more replies)
  0 siblings, 3 replies; 25+ messages in thread
From: Stefan Strasser @ 2004-12-18  7:27 UTC (permalink / raw)
  To: gcc

Good morning,
I'm wondering if it is a bug or desired behaviour that, in the current
release version of gcc, TREE_CHAIN()ing the cp_namespace_decls() result
doesn't bring up type_decl nodes of c++ enum's, but gcc version 3.3.4 does?
have they been moved into another list?

you can easily check this with -fdump-translation-unit on the code "enum
blah{};". there is no blah in the .tu file with version 3.4.3.

(don't put any enumerators in there because so the type_decl node gets
queued by the DECL_TYPE() of the enumerator node. but it's not in
cp_namespace_decls())

thanks for your help,

-- 
Stefan Strasser

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

end of thread, other threads:[~2004-12-22 15:55 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-12-18  7:27 cp tree question Stefan Strasser
2004-12-18  9:33 ` -fdump-translation-unit considered harmful (was Re: cp tree question) Zack Weinberg
2004-12-18  9:39   ` Nathan Sidwell
2004-12-18 13:33     ` Gabriel Dos Reis
2004-12-20 17:37       ` Joe Buck
2004-12-18  9:54   ` Stefan Strasser
2004-12-18 10:18     ` -fdump-translation-unit considered harmful Zack Weinberg
2004-12-18 13:35       ` Gabriel Dos Reis
2004-12-18 15:14         ` Paul Brook
2004-12-18 16:23           ` Gabriel Dos Reis
2004-12-18 20:52             ` Stefan Strasser
2004-12-19 10:37               ` Robert Dewar
2004-12-19 20:05                 ` Pjotr Kourzanov
2004-12-19 20:35                 ` Aaron W. LaFramboise
2004-12-20 17:35                   ` Joe Buck
2004-12-20 22:02                     ` Tom Tromey
2004-12-20 22:23                       ` Gabriel Dos Reis
2004-12-20 22:37                     ` Pjotr Kourzanov
2004-12-21  0:45                       ` Stefan Strasser
2004-12-21  1:23                         ` Joe Buck
     [not found]                       ` <41C76E28.2060302@systemhaus-gruppe.de>
     [not found]                         ` <41C7EC6E.1090306@xs4all.nl>
     [not found]                           ` <41C82441.8040505@systemhaus-gruppe.de>
     [not found]                             ` <41C8256B.3010407@xs4all.nl>
     [not found]                               ` <41C82C94.3090304@systemhaus-gruppe.de>
     [not found]                                 ` <41C83465.6060103@xs4all.nl>
     [not found]                                   ` <41C9249B.3060503@systemhaus-gruppe.de>
2004-12-22 15:58                                     ` peter.kourzanov
2004-12-20 17:27           ` Joe Buck
2004-12-18 13:32   ` -fdump-translation-unit considered harmful (was Re: cp tree question) Gabriel Dos Reis
2004-12-18 13:28 ` cp tree question Gabriel Dos Reis
2004-12-20  3:48 ` Stefan Strasser

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