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] PR/8354


On Fri, 20 Feb 2004, Jim Wilson wrote:

> Looking at this further, one wonders why we do this at all, since we 
> would always expect the type to already include the type qualifiers, so 
> adding in type qualifiers from the decl seems completely unnecessary. 

I suppose this is because before 
<http://gcc.gnu.org/ml/gcc-patches/2001-06/msg00498.html> the decls didn't 
have the correct types.

-- 
Joseph S. Myers
jsm@polyomino.org.uk


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