[Bug fortran/47633] Result of COMPILER_VERSION() has NULL byte appended
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Feb 7 18:10:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47633
--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-02-07 18:05:36 UTC ---
The testcase is bad, because for vanilla gcc releases there is no (prerelease)
etc. string at all (DEV-PHASE is empty), and because it hardcodes ASCII values,
so I'm afraid it could fail on EBCDIC or other targets.
More information about the Gcc-bugs
mailing list