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: debuggability of recog_data


Mike Stump <mikestump@comcast.net> writes:
> 2013-05-14  Mike Stump  <mikestump@comcast.net>
>
> 	* recog.h: Rename struct recog_data to Recog_data.
> 	* recog.c: Likewise.
> 	* reload.c (can_reload_into): Likewise.
> 	* config/picochip/picochip.c: Likewise.

I like the idea, but Recog_data just isn't GNU.  Which means it's
time to bikeshed over a different name.  Would something boring like
recog_data_info be OK?

Thanks,
Richard


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