Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 447708 | Differences between
and this patch

Collapse All | Expand All

(-)gcc-4.7.2/gcc/configure.ac.orig (-1 / +1 lines)
Lines 3601-3607 Link Here
3601
	   Cygwin DLL exports wrappers to support libstdc++ function replacement.])
3601
	   Cygwin DLL exports wrappers to support libstdc++ function replacement.])
3602
    esac
3602
    esac
3603
    case $target_os in
3603
    case $target_os in
3604
      cygwin* | pe | mingw32* | interix*)
3604
      cygwin* | pe | mingw* | interix*)
3605
	# Recent binutils allows the three-operand form of ".comm" on PE.  This
3605
	# Recent binutils allows the three-operand form of ".comm" on PE.  This
3606
	# definition is used unconditionally to initialise the default state of
3606
	# definition is used unconditionally to initialise the default state of
3607
	# the target option variable that governs usage of the feature.
3607
	# the target option variable that governs usage of the feature.

Return to bug 447708