[Bug bootstrap/17803] Bootstrap with GCC 2.8.1/2.95.4/3.3.4 is broken

v dot haisman at sh dot cvut dot cz gcc-bugzilla@gcc.gnu.org
Sun Oct 3 15:50:00 GMT 2004


------- Additional Comments From v dot haisman at sh dot cvut dot cz  2004-10-03 15:50 -------
Subject: Re:  Bootstrap with GCC 2.8.1/2.95.4/3.3.4 is
 broken

Strange, it was there but I am sure I didn't copy it there myself...
Sorry for the noise.



On Sun, 3 Oct 2004, pinskia at gcc dot gnu dot org wrote:

>
> ------- Additional Comments From pinskia at gcc dot gnu dot org  2004-10-03 14:52 -------
> This does not make sense unless you already have ansidecl.h installed somewhere:
> /* Attribute `sentinel' was valid as of gcc 3.5.  */
> #ifndef ATTRIBUTE_SENTINEL
> # if (GCC_VERSION >= 3005)
> #  define ATTRIBUTE_SENTINEL __attribute__ ((__sentinel__))
> # else
> #  define ATTRIBUTE_SENTINEL
> # endif /* GNUC >= 3.5 */
> #endif /* ATTRIBUTE_SENTINEL */
>
> --
>            What    |Removed                     |Added
> ----------------------------------------------------------------------------
>              Status|UNCONFIRMED                 |WAITING
>
>
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17803
>
> ------- You are receiving this mail because: -------
> You reported the bug, or are watching the reporter.
> You are on the CC list for the bug, or are watching someone who is.
>


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17803



More information about the Gcc-bugs mailing list