This is the mail archive of the gcc@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]

[tree-ssa] filter_expr and exc_ptr_expr as gimple ID?


Hi,
filter_expr and exc_ptr_expr can appear at left hand side of
modify_expr.
According to the current GIMPLE grammar this is invalid.  It seems to me
that these should be accepted as gimple ID, is that right?

Honza


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