9 Jun
2003
9 Jun
'03
5:20 p.m.
Frank Heckenbach wrote:
Russell Whitaker wrote:
gpc --help -v displays a list of available compiler options. Pascal specific options, however, are truncated to the first 23 characters, [..]
Found the list interesting. So copied it to a file called gpc.help and reformatted it to 80 cols max (occurs 22 times). Result attached.
This seems to be a backend bug. (They may call it a feature, so I don't have big hopes of getting it fixed, but truncating option names to make them invalid is really a bug to me.)
Reported to bugzilla, <http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11123>. Confirmed for the c++ and fortran compiler. Regards, Adriaan van Os