http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49819

Arnaud Charlet <charlet at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |charlet at gcc dot gnu.org

--- Comment #2 from Arnaud Charlet <charlet at gcc dot gnu.org> 2011-07-23 
09:16:18 UTC ---
I have start looking at it already, here is the patch I'm about to commit:

--- Makefile.in (revision 176624)
+++ Makefile.in (working copy)
@@ -1820,7 +1820,6 @@ ifeq ($(strip $(filter-out powerpc% linu
   s-osinte.adb<s-osinte-posix.adb \
   s-tpopsp.adb<s-tpopsp-posix-foreign.adb \
   g-sercom.adb<g-sercom-linux.adb \
-  g-trasym.adb<g-trasym-dwarf.adb \
   $(ATOMICS_TARGET_PAIRS)

   ifeq ($(strip $(filter-out xenomai,$(THREAD_KIND))),)

Reply via email to