This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Add target hook in C front end


Richard Henderson wrote:-

> On Mon, Dec 17, 2001 at 10:46:58PM +0000, Neil Booth wrote:
> > Am I right in thinking then, that stuff like
> > 
> > 	long __SIZE_TYPE__ s;
> > 
> > will now give a parse error?
> 
> Of course.  But so would
> 
> 	long unsigned long s;

You sure about that?  8-)

Neil.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]