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] configuration support for rtl flag checking


On Tue, May 07, 2002 at 03:53:26PM -0700, Janis Johnson wrote:
>     ../../gcc-mainline/gcc/crtstuff.c:263: RTL flag check: access macro
>     used with unexpected rtx code `reg' in get_subtarget, at expr.c:3615
>     Please submit a full bug report,
>     with preprocessed source if appropriate.

You should maybe make the failure message say which flag it was, as
well as which RTX code was unexpected.

zw


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