]> git.ipfire.org Git - thirdparty/gcc.git/commit
config.gcc (tm_defines): Always add to previous value rather than replacing it.
authorJoseph Myers <joseph@codesourcery.com>
Thu, 16 Mar 2006 23:58:00 +0000 (23:58 +0000)
committerJoseph Myers <jsm28@gcc.gnu.org>
Thu, 16 Mar 2006 23:58:00 +0000 (23:58 +0000)
commit620b87b3cede2575e47da115ab8d1a6047dc5c06
tree0fc98797270e7d99f162549da6c7f6bfa620378d
parentea462dd06fa40bc09069b7d9f72951708a3700a2
config.gcc (tm_defines): Always add to previous value rather than replacing it.

* config.gcc (tm_defines): Always add to previous value rather
than replacing it.

From-SVN: r112160
gcc/ChangeLog
gcc/config.gcc