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: [fortran,patch] Handle preprocessing with -g3


:REVIEWMAIL:

FX Coudert wrote:
> OK for mainline.

OK.


Though, for

+int
+gfc_define_undef_line (void)
+{

you could use bool instead of int.


Thanks for the patch - and for making me aware of this nice dwarf3/gdb
feature.

Tobias


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