https://gcc.gnu.org/bugzilla/show_bug.cgi?id=19073
Marek Polacek changed:
What|Removed |Added
Resolution|--- |WORKSFORME
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=19073
Eric Gallager changed:
What|Removed |Added
CC||egallager at gcc dot gnu.org
--- Comment
--- Additional Comments From gdr at integrable-solutions dot net
2005-05-15 16:47 ---
Subject: Re: cp_binding_level::names not returning all decls
"sstrasser at systemhaus-gruppe dot de" <[EMAIL PROTECTED]> writes:
| (In reply to comment #9)
| > only if it may be needed there in the f
--- Additional Comments From sstrasser at systemhaus-gruppe dot de
2005-05-15 16:17 ---
(In reply to comment #9)
> only if it may be needed there in the future. Perhaps a solution would be
> adding every name there when -fdump-translation-unit is given (at the
expense of
> some extra m
--- Additional Comments From lerdsuwa at gcc dot gnu dot org 2005-05-15
11:46 ---
Some comment: This cp_binding_level::names and how it is used are internal to
GCC.
Too bad -fdump-translation-unit relies on it. Names are placed in
cp_binding_level::names
only if it may be needed ther
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-20
03:53 ---
(In reply to comment #7)
> I understand what they're doing but I don't understand why they are at this
> point and were introduced in decl.c version 1.1114.
> the cvs log message doesn't contain anything tha
--- Additional Comments From sstrasser at systemhaus-gruppe dot de
2004-12-20 03:42 ---
ok, I took a closer look at this.
we all agree that type_decls(even c++ implicit ones) should be in
cp_binding_level::names, don't we?
decls get added to this list by name-lookup.c add_decl_to_level(
--- Additional Comments From pcarlini at suse dot de 2004-12-19 16:09
---
> Removing -fdump-translation-unit is a good step to make GCC more
> useless;
Hey, I really hope there is a typo here, and you actually mean
"less useful" ;)
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=1907
--- Additional Comments From gdr at integrable-solutions dot net
2004-12-19 15:31 ---
Subject: Re: cp_namespace_decl not returning all decls
"pinskia at gcc dot gnu dot org" <[EMAIL PROTECTED]> writes:
| I think -fdump-translation-unit should be removed, it is only useful
Removing -f
--
What|Removed |Added
Summary|cp_binding_level|cp_binding_level::names not
||returning all decls
http://gcc.gn
--
What|Removed |Added
Summary|cp_binding_level::names not |cp_binding_level
|returning all decls |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id
--
What|Removed |Added
Summary|cp_namespace_decl not |cp_binding_level::names not
|returning all decls |returning all decls
http://gcc.gn
12 matches
Mail list logo