This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/49819] [4.6 regression] bogus reference to g-trasym-dwarf.adb in Makefile
- From: "charlet at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 23 Jul 2011 09:16:52 +0000
- Subject: [Bug ada/49819] [4.6 regression] bogus reference to g-trasym-dwarf.adb in Makefile
- Auto-submitted: auto-generated
- References: <bug-49819-4@http.gcc.gnu.org/bugzilla/>
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))),)