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] Fix attribute handling


On Sun, Sep 29, 2002 at 11:06:46PM -0700, Eric Christopher wrote:
> > Actually, even better would be to make sure that the user gets a proper
> > error message when mode is something that we can't handle.
> > 
> 
> [echristo@ghostwheel gcc]$ ./cc1 ~/s390/packed_int_ptr.c -mlong64
> /home/echristo/s390/packed_int_ptr.c:1: error: no data type for mode
> `PSI'
> 
> is the current message, do you have something more in mind?

Try QImode.


r~


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