opth-gen.awk: Check for UNKNOWN_LOCATION rather than GCC_TM_H, don't include input.h.
authorAndrew MacLeod <amacleod@redhat.com>
Wed, 15 Jul 2015 19:50:23 +0000 (19:50 +0000)
committerAndrew Macleod <amacleod@gcc.gnu.org>
Wed, 15 Jul 2015 19:50:23 +0000 (19:50 +0000)
commit903f5c23c82a305a253b65883c338ea77160e2bc
tree1913cdbdd39a4acb37f3c7f164d6e2ede684023c
parent852b55f9afbc31fac5d593fa2943af98e9c18533
opth-gen.awk: Check for UNKNOWN_LOCATION rather than GCC_TM_H, don't include input.h.

2015-07-15  Andrew MacLeod  <amacleod@redhat.com>

* opth-gen.awk: Check for UNKNOWN_LOCATION rather than GCC_TM_H, don't
include input.h.
* opts.c: Remove multiline #include comment.

2015-07-15  Andrew MacLeod  <amacleod@redhat.com>

* java/expr.c: Remove multiline #include comment.

2015-07-15  Andrew MacLeod  <amacleod@redhat.com>

* fortran/trans-types.c: Remove multiline #include comment.

2015-07-15  Andrew MacLeod  <amacleod@redhat.com>

* c-family/c-opts.c: Remove multiline #include comment.

From-SVN: r225846
gcc/ChangeLog
gcc/c-family/ChangeLog
gcc/c-family/c-opts.c
gcc/fortran/ChangeLog
gcc/fortran/trans-types.c
gcc/java/ChangeLog
gcc/java/expr.c
gcc/opth-gen.awk
gcc/opts.c