aboutsummaryrefslogtreecommitdiff
path: root/gcc/dwarf2out.c
diff options
context:
space:
mode:
authorRichard Henderson <rth@redhat.com>2010-08-04 16:58:14 -0700
committerRichard Henderson <rth@gcc.gnu.org>2010-08-04 16:58:14 -0700
commit17959958bc8dbb861fb25cbf0edec426317e68bc (patch)
treec8b3aa1c22aecb9762edd8c7095eed0b32b718ee /gcc/dwarf2out.c
parente8dc4658fa3910188ee5d7c66a801a14025df408 (diff)
downloadgcc-17959958bc8dbb861fb25cbf0edec426317e68bc.zip
gcc-17959958bc8dbb861fb25cbf0edec426317e68bc.tar.gz
gcc-17959958bc8dbb861fb25cbf0edec426317e68bc.tar.bz2
Remove duplicate definition of TARGET_64BIT_MS_ABI.
The definition in cygming.h differed from the definition in i386.h in that the predicate was true for 32-bit when outside of any function. Which (a) seems wrong and (b) never matters because the predicate is only tested in terms of REGPARM and RED_ZONE, both of which are tied to functions. From-SVN: r162887
Diffstat (limited to 'gcc/dwarf2out.c')
0 files changed, 0 insertions, 0 deletions