gpc --help -v displays a list of available compiler options. Pascal specific options, however, are truncated to the first 23 characters, e.g.
-fobject-destination-pa Path where to create ...
Back-end options don't seem to be truncated, e.g.
-fguess-branch-probability Enables guessing of ...
The list of options is quite useful, even better in untruncated form.
Regards,
Adriaan van Os