aboutsummaryrefslogtreecommitdiff
path: root/gcc/gcc.c
diff options
context:
space:
mode:
authorTrevor Saunders <tsaunders@mozilla.com>2014-06-27 10:53:38 +0000
committerTrevor Saunders <tbsaunde@gcc.gnu.org>2014-06-27 10:53:38 +0000
commitf012c1abe0935f4136352b7e5fbb862179be42ed (patch)
tree1262294ef9fc146fb9a6719764ae04200b2b7012 /gcc/gcc.c
parent3fd269db216915329a3f016e4a7431a82ed564ef (diff)
downloadgcc-f012c1abe0935f4136352b7e5fbb862179be42ed.zip
gcc-f012c1abe0935f4136352b7e5fbb862179be42ed.tar.gz
gcc-f012c1abe0935f4136352b7e5fbb862179be42ed.tar.bz2
remove broken and redundant diagnostic in i386_pe_section_type_flags
varasm.c is the only caller of this target hook, and it correctly uses a htab to check if the flags returned by the hook are the same as the flags it has for the section, and emit a error if not. gccc/ * config/i386/winnt.c (i386_pe_section_type_flags): Remove redundant diagnostic machinary. From-SVN: r212069
Diffstat (limited to 'gcc/gcc.c')
0 files changed, 0 insertions, 0 deletions