This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/29467] -ansi -pedantic accepts _Bool without diagnostic
- From: "neil at daikokuya dot co dot uk" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 Oct 2006 16:19:59 -0000
- Subject: [Bug c/29467] -ansi -pedantic accepts _Bool without diagnostic
- References: <bug-29467-6@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from neil at daikokuya dot co dot uk 2006-10-14 16:19 -------
Subject: Re: -ansi -pedantic accepts _Bool without diagnostic
pinskia at gcc dot gnu dot org wrote:-
>
>
> ------- Comment #1 from pinskia at gcc dot gnu dot org 2006-10-14 15:29 -------
> Hmm, isn't _Bool in the implemenation keyword space anyways?
It is, so is _Complex, and that is diagnosed. I'm not saying it's
a conformance problem, just that it's probably a bug.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29467