Index: gcc/debian/rules.defs
===================================================================
--- gcc.orig/debian/rules.defs	2010-12-03 10:42:57.000000000 +0000
+++ gcc/debian/rules.defs	2010-12-03 10:59:34.859724002 +0000
@@ -744,7 +744,6 @@
 with_gomp := yes
 with_gomp := $(call envfilt, gomp, , , $(with_gomp))
 
-endif # ifndef DEB_STAGE
 
 # gold --------------------
 # armel with binutils 2.20.51 only
@@ -752,6 +751,7 @@
 ifneq (,$(filter $(DEB_TARGET_ARCH),$(gold_archs)))
   with_gold := yes
 endif
+endif # ifndef DEB_STAGE
 
 # plugins --------------------
 with_plugins := yes
