Bug 21142 - inherited class member not visible in complex templated hierarchy
Summary: inherited class member not visible in complex templated hierarchy
Status: RESOLVED INVALID
Alias: None
Product: gcc
Classification: Unclassified
Component: c++ (show other bugs)
Version: 4.0.0
: P2 normal
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-21 06:08 UTC by starlight
Modified: 2005-07-23 22:49 UTC (History)
1 user (show)

See Also:
Host: i686-pc-linux-gnu
Target: i686-pc-linux-gnu
Build: i686-pc-linux-gnu
Known to work:
Known to fail:
Last reconfirmed:


Attachments
testcase (138 bytes, text/plain)
2005-04-21 06:09 UTC, starlight
Details

Note You need to log in before you can comment on or make changes to this bug.
Description starlight 2005-04-21 06:08:49 UTC
Bug appears in g++ 3.4, 4.0, probably 4.1.

Does not appear in g++ 3.2, 3.3, icc 8.0, 8.1, Sun CC 5.4.
Comment 1 starlight 2005-04-21 06:09:46 UTC
Created attachment 8696 [details]
testcase
Comment 2 Andrew Pinski 2005-04-21 06:13:21 UTC
Invalid, read 3.4's release notes.
Comment 3 starlight 2005-04-21 20:25:39 UTC
STUPID!