trans.c (gnat_to_gnu): Do not set source location info on NOP_EXPRs.
authorEric Botcazou <ebotcazou@adacore.com>
Sat, 24 May 2008 09:49:55 +0000 (09:49 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Sat, 24 May 2008 09:49:55 +0000 (09:49 +0000)
commit58272d795a53f6e0c389f581630a50305086d05b
tree5e79a1709061ee94b029dcc12e00a648f68b6a1f
parent7c88f67af2a876e108a5fa1abd64e87e9e3019bc
trans.c (gnat_to_gnu): Do not set source location info on NOP_EXPRs.

        * trans.c (gnat_to_gnu): Do not set source location info on NOP_EXPRs.
        (Sloc_to_locus): Do not overwrite known GCC locations when translating
        GNAT standard locations.

From-SVN: r135847
gcc/ada/ChangeLog
gcc/ada/trans.c