aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-dom.c
diff options
context:
space:
mode:
authorGeorg-Johann Lay <avr@gjlay.de>2015-03-03 11:03:16 +0000
committerGeorg-Johann Lay <gjl@gcc.gnu.org>2015-03-03 11:03:16 +0000
commit3882207695588de867178df85b1e2511ccd7fb26 (patch)
tree7c455fd99b4713b39076bcbdf55f3ba6156db71d /gcc/tree-ssa-dom.c
parentb4b78e2db461fe40680ebba3bf73e3a3ed8546ed (diff)
downloadgcc-3882207695588de867178df85b1e2511ccd7fb26.zip
gcc-3882207695588de867178df85b1e2511ccd7fb26.tar.gz
gcc-3882207695588de867178df85b1e2511ccd7fb26.tar.bz2
Fix various problems with specs file generation.
gcc/ Fix various problems with specs file generation. PR target/65296 * config.gcc (extra_gcc_objs) [avr]: Remove. * config/avr/driver-avr.c: Remove file. * config/avr/t-avr (driver-avr.o): Remove rule. (gen-avr-mmcu-specs): Use CXX_FOR_BUILD, CXXFLAGS_FOR_BUILD and INCLUDES to build. Depend on TM_H. * config/avr/gen-avr-mmcu-specs.c: Tidy up code. Fix various build warnings. Fix non-matching types and non-existing %-codes. (tm.h): Include. (*lib) [!WITH_AVRLIBC]: Don't link libdev.a. (*libgcc) [WITH_AVRLIBC]: Add "-lm". * config/avr/avrlibc.h (LIBGCC_SPEC): Remove definition. * config/avr/avr.h (DRIVER_SELF_SPECS): Fix handling of -march=. (CPP_SPEC, CC1PLUS_SPEC, ASM_SPEC, LINK_SPEC, LIB_SPEC) (LIBGCC_SPEC): Remove definitions. From-SVN: r221141
Diffstat (limited to 'gcc/tree-ssa-dom.c')
0 files changed, 0 insertions, 0 deletions