http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52787
Ian Lance Taylor <ian at airs dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ian at airs dot com
--- Comment #1 from Ian Lance Taylor <ian at airs dot com> 2012-03-30 14:38:57
UTC ---
Based to your e-mail on gcc-help, you left out a very important piece of
information. This is using a build with the following patch:
> Moreover, if I replace line 134 in file gccroot/libitm/configure.tgt [1] from:
> > | *-*-darwin* | *-*-aix*)
> to:
> > | *-*-darwin* | *-*-aix* | *-w64-mingw32)
As far as I know libitm is not expected to work on MinGW.