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: fix pr21419


On September 29, 2005 12:38, Richard Henderson wrote:
> On Sun, Sep 25, 2005 at 02:36:17PM +0200, Paolo Bonzini wrote:
> > 	* gimplify.c (gimplify_asm_expr): Raise an error if an output is
> > 	read-only.
>
> This should have been caught in the front ends.
>
In that case, we should probably see about moving most of the other 
diagnostics done in gimplify.c.


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