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: [tree-ssa] Fix gimplification of volatile asms [patch]


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


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