This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/54913] [4.8 Regression] '#'indirect_ref' not supported by dump_decl#<declaration error>' is not a member of 'E'
- From: "redi at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 13 Oct 2012 13:35:23 +0000
- Subject: [Bug c++/54913] [4.8 Regression] '#'indirect_ref' not supported by dump_decl#<declaration error>' is not a member of 'E'
- Auto-submitted: auto-generated
- References: <bug-54913-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54913
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jason at gcc dot gnu.org
--- Comment #4 from Jonathan Wakely <redi at gcc dot gnu.org> 2012-10-13 13:35:23 UTC ---
d0b4bf064cc775c510f804bee8394067530cc2bb is the first bad commit
commit d0b4bf064cc775c510f804bee8394067530cc2bb
Author: jason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Fri Aug 31 02:50:18 2012 +0000
* semantics.c (finish_qualified_id_expr): Handle building up a
non-dependent SCOPE_REF here.
(finish_id_expression): Not here.
* error.c (dump_decl) [SCOPE_REF]: Only pass TFF_UNQUALIFIED_NAME.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@190829
138bc75d-0d04-0410-961f-82ee72b054a4