(GNAT) Do we need misc.c:gnat_adjust_rli anymore?
Geert Bosch
bosch@gnat.com
Wed Nov 26 18:41:00 GMT 2003
On Nov 26, 2003, at 12:03, <aspiesrule@mcleodusa.net> wrote:
> Considering that the entire body of this function is enclosed in a #if
> 0...#endif block, why is it needed?
For GNAT, any commented out code (this includes #if 0 ...#endif) should
be removed, unless there is a comment marked with ???, explaining why
the code
is there and why it is commented out.
Failing that, a patch to remove the code in question is pre-approved.
-Geert
More information about the Gcc
mailing list