[tree-ssa] Fix gimplification of volatile asms [patch]

Jason Merrill jason@redhat.com
Wed Jun 11 02:08:00 GMT 2003


On 10 Jun 2003 18:33:15 -0400, Diego Novillo <dnovillo@redhat.com> wrote:

>> Having checking in the ASM_VOLATILE_P macro would have caught this.  Oops.
>> 
> It should be a matter of wrapping ASM_EXPR_CHECK() around the macro,
> right?

Except that we use the same macro for ASM_STMT.

Jason



More information about the Gcc-patches mailing list