[Bug libstdc++/31906] -Xcompiler is inserted after -Xlinker when building libstdc++

2007-09-12 Thread prj-bugzilla-gcc at multivac dot cwru dot edu
--- Comment #14 from prj-bugzilla-gcc at multivac dot cwru dot edu 2007-09-13 05:07 --- This bug is still present, and my patch still works, in 4.2.2-RC-20070909. If it's too late (again) to go in this release, is there anything more I can do to make it more likely to be fixed

[Bug libstdc++/31906] -Xcompiler is inserted after -Xlinker when building libstdc++

2007-09-04 Thread prj-bugzilla-gcc at multivac dot cwru dot edu
--- Comment #13 from prj-bugzilla-gcc at multivac dot cwru dot edu 2007-09-05 04:49 --- (In reply to comment #12) I'd certainly like to see this fixed in 4.2.2 Will someone be reviewing and committing this before 4.2.2? I posted it to gcc-patches with a ChangeLog entry

[Bug libstdc++/31906] -Xcompiler is inserted after -Xlinker when building libstdc++

2007-07-14 Thread prj-bugzilla-gcc at multivac dot cwru dot edu
--- Comment #10 from prj-bugzilla-gcc at multivac dot cwru dot edu 2007-07-14 23:41 --- (Mark: this is a build bug that was introduced in 4.2.0.) I've verified that this patch still works with 4.2.1-RC-20070712. I'm guessing it's too late, but is there any chance of this getting

[Bug libstdc++/31906] -Xcompiler is inserted after -Xlinker when building libstdc++

2007-07-05 Thread prj-bugzilla-gcc at multivac dot cwru dot edu
--- Comment #6 from prj-bugzilla-gcc at multivac dot cwru dot edu 2007-07-05 19:23 --- I've found the problem. The libtool-ldflags script inserts -Xcompiler for any argument starting with -f or --, even if that argument was already quoted with -Xlinker/-Xcompiler/-Xpreprocessor. I'll

[Bug libstdc++/31906] -Xcompiler is inserted after -Xlinker when building libstdc++

2007-07-05 Thread prj-bugzilla-gcc at multivac dot cwru dot edu
--- Comment #8 from prj-bugzilla-gcc at multivac dot cwru dot edu 2007-07-06 02:52 --- Created an attachment (id=13854) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13854action=view) fix overquoting in libtool-ldflags -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31906

[Bug libstdc++/31906] -Xcompiler is inserted after -Xlinker when building libstdc++

2007-05-12 Thread prj-bugzilla-gcc at multivac dot cwru dot edu
--- Comment #4 from prj-bugzilla-gcc at multivac dot cwru dot edu 2007-05-12 23:00 --- Yes, -Wl works around the problem for me (as long as none of the linker flags to be passed contain ,). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31906

[Bug libstdc++/31906] New: -Xcompiler is inserted after -Xlinker when building libstdc++

2007-05-11 Thread prj-bugzilla-gcc at multivac dot cwru dot edu
org ReportedBy: prj-bugzilla-gcc at multivac dot cwru dot edu GCC build triplet: i686-pc-linux-gnu GCC host triplet: i686-pc-linux-gnu GCC target triplet: i686-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31906

[Bug libstdc++/31906] -Xcompiler is inserted after -Xlinker when building libstdc++

2007-05-11 Thread prj-bugzilla-gcc at multivac dot cwru dot edu
--- Comment #1 from prj-bugzilla-gcc at multivac dot cwru dot edu 2007-05-12 05:31 --- Created an attachment (id=13545) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13545action=view) complete build output -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31906

[Bug bootstrap/25511] New: bootstrap-lean fails

2005-12-20 Thread prj-bugzilla-gcc at multivac dot cwru dot edu
Status: UNCONFIRMED Severity: normal Priority: P3 Component: bootstrap AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: prj-bugzilla-gcc at multivac dot cwru dot edu GCC build triplet: i686-pc-linux-gnu GCC host triplet: i686-pc-linux-gnu

[Bug bootstrap/25511] bootstrap-lean fails

2005-12-20 Thread prj-bugzilla-gcc at multivac dot cwru dot edu
--- Comment #1 from prj-bugzilla-gcc at multivac dot cwru dot edu 2005-12-21 07:11 --- Created an attachment (id=10540) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10540action=view) 3.4.5 bootstrap-lean build log -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25511

[Bug preprocessor/15220] [3.3/3.4/4.0 regression] gcc -E -MM -MG reports missing system headers in source directory

2004-12-13 Thread prj-bugzilla-gcc at multivac dot cwru dot edu
--- Additional Comments From prj-bugzilla-gcc at multivac dot cwru dot edu 2004-12-13 19:10 --- Ok, bug preprocessor/6521 looks like it had the same symptom I see now with 3.4. Neil and Zack didn't think it was worth fixing at first, but it did get fixed, and managed to stay fixed

[Bug preprocessor/15220] [3.3/3.4/4.0 regression] gcc -E -MM -MG reports missing system headers in source directory

2004-12-05 Thread prj-bugzilla-gcc at multivac dot cwru dot edu
--- Additional Comments From prj-bugzilla-gcc at multivac dot cwru dot edu 2004-12-05 22:40 --- 3.4 is a lost cause by this point, but I'd really like to see this fixed for 4.0. My build system needs this to track dependencies. What exactly was agreed before - the lack of the warning

[Bug bootstrap/18310] [3.4 regression] make bootstrap-lean deletes stage2/xgcc

2004-11-10 Thread prj-bugzilla-gcc at multivac dot cwru dot edu
--- Additional Comments From prj-bugzilla-gcc at multivac dot cwru dot edu 2004-11-10 15:38 --- This happened with the prerelease, but it doesn't happen with the final 3.4.3. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18310

[Bug bootstrap/18310] New: [3.4.2 regression] make bootstrap-lean deletes stage2/xgcc

2004-11-05 Thread prj-bugzilla-gcc at multivac dot cwru dot edu
: UNCONFIRMED Severity: normal Priority: P2 Component: bootstrap AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: prj-bugzilla-gcc at multivac dot cwru dot edu CC: gcc-bugs at gcc dot gnu dot org,mark at codesourcery dot

[Bug bootstrap/18310] [3.4.3 regression] make bootstrap-lean deletes stage2/xgcc

2004-11-05 Thread prj-bugzilla-gcc at multivac dot cwru dot edu
-- What|Removed |Added Summary|[3.4.2 regression] make|[3.4.3 regression] make |bootstrap-lean deletes |bootstrap-lean deletes