aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/interface.c
diff options
context:
space:
mode:
authorYannick Moy <moy@adacore.com>2018-06-11 09:18:12 +0000
committerPierre-Marie de Rodat <pmderodat@gcc.gnu.org>2018-06-11 09:18:12 +0000
commita19711197eb4c7d72f493e808534faa490e94712 (patch)
treeb8bc7e9ef6f1a93a56e0f7ea7da3d26212f48432 /gcc/fortran/interface.c
parentd42dc0ade04ceb5b186fec9cdbc2554251753583 (diff)
downloadgcc-a19711197eb4c7d72f493e808534faa490e94712.zip
gcc-a19711197eb4c7d72f493e808534faa490e94712.tar.gz
gcc-a19711197eb4c7d72f493e808534faa490e94712.tar.bz2
[Ada] Do not query the representation information in CodePeer/GNATprove
Representation information generated when user calls the compiler with -gnatR switch is not available when running the frontend inside CodePeer or GNATprove. Do not query such information in that case, as this leads to spurious messages that it is not available. There is no impact on compilation. 2018-06-11 Yannick Moy <moy@adacore.com> gcc/ada/ * gnat1drv.adb: Do not check representation information in CodePeer and GNATprove modes, as these modes call a special backend instead of gigi, so do not have the information. From-SVN: r261414
Diffstat (limited to 'gcc/fortran/interface.c')
0 files changed, 0 insertions, 0 deletions