This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: non-ambiguous typedefs
Gabriel Dos Reis wrote:
> Plain compiler bug. I'm not aware of any existing report to that
> effect, though GCC/g++ currently is completely confused when it sees
> apparently ambiguous declarations, and would report non-existent
> declaration. That needs fixing.
I have a patch-in-progress for the fact that ambiguous declarations are
reported as non-existant.
--
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com
(916) 791-8304