OSDN Git Service

gcc/
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 13 Feb 2012 21:46:38 +0000 (21:46 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 13 Feb 2012 21:46:38 +0000 (21:46 +0000)
commit9a8d01ee90eeb9a2ec0ea7aac9b8925c1e4ac55e
treeb55e6dc77c9621f5c9185ca1566529c83dd91063
parent49ba6a35776ad54d2b9be833992b49454a09baac
gcc/
* gcc.c (LINK_COMMAND_SPEC): Deal with -fgnu-tm.
(GTM_SELF_SPECS): Define if not already defined.
(driver_self_specs): Add GTM_SELF_SPECS.
* config/darwin.h (LINK_COMMAND_SPEC_A): Deal with -fgnu-tm.
(GTM_SELF_SPECS): Define.
* config/i386/cygwin.h (GTM_SELF_SPECS): Likewise.
* config/i386/mingw32.h (GTM_SELF_SPECS): Likewise.
libitm/
* configure.ac (link_itm): Fix comment.
* configure: Regenerate.
* testsuite/lib/libitm.exp: Do not pass -litm for the link.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@184174 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/darwin.h
gcc/config/i386/cygwin.h
gcc/config/i386/mingw32.h
gcc/gcc.c
libitm/ChangeLog
libitm/configure
libitm/configure.ac
libitm/testsuite/lib/libitm.exp