[Bug bootstrap/66521] xgcc: cc1plus segfaults when compiling libstdc++-v3/src/c++11/ostream-inst.cc

2016-04-01 Thread egall at gwmail dot gwu.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66521 Eric Gallager changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug bootstrap/66521] xgcc: cc1plus segfaults when compiling libstdc++-v3/src/c++11/ostream-inst.cc

2015-12-29 Thread egall at gwmail dot gwu.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66521 --- Comment #18 from Eric Gallager --- (In reply to Andrew Pinski from comment #17) > Is this working now? Uh... essentially. As originally reported, yes. I should probably open a different bug for the other issue(s) that have arisen since

[Bug bootstrap/66521] xgcc: cc1plus segfaults when compiling libstdc++-v3/src/c++11/ostream-inst.cc

2015-12-27 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66521 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug bootstrap/66521] xgcc: cc1plus segfaults when compiling libstdc++-v3/src/c++11/ostream-inst.cc

2015-08-30 Thread egall at gwmail dot gwu.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66521 --- Comment #15 from Eric Gallager egall at gwmail dot gwu.edu --- (In reply to ctice from comment #14) Author: ctice Date: Wed Aug 12 15:40:11 2015 New Revision: 226820 URL: https://gcc.gnu.org/viewcvs?rev=226820root=gccview=rev Log: Fix

[Bug bootstrap/66521] xgcc: cc1plus segfaults when compiling libstdc++-v3/src/c++11/ostream-inst.cc

2015-08-30 Thread egall at gwmail dot gwu.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66521 --- Comment #16 from Eric Gallager egall at gwmail dot gwu.edu --- Created attachment 36272 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=36272action=edit assembly that darwin 9 assembler rejects Here's a snippet from the attached file for

[Bug bootstrap/66521] xgcc: cc1plus segfaults when compiling libstdc++-v3/src/c++11/ostream-inst.cc

2015-08-12 Thread ctice at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66521 --- Comment #14 from ctice at gcc dot gnu.org --- Author: ctice Date: Wed Aug 12 15:40:11 2015 New Revision: 226820 URL: https://gcc.gnu.org/viewcvs?rev=226820root=gccview=rev Log: Fix warnings when bootstrapping on darwin with vtable

[Bug bootstrap/66521] xgcc: cc1plus segfaults when compiling libstdc++-v3/src/c++11/ostream-inst.cc

2015-08-07 Thread cmtice at google dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66521 --- Comment #13 from Caroline Tice cmtice at google dot com --- I'm looking at your patch now; assuming I don't find any problems with it, I will try to get it committed.

[Bug bootstrap/66521] xgcc: cc1plus segfaults when compiling libstdc++-v3/src/c++11/ostream-inst.cc

2015-08-05 Thread egall at gwmail dot gwu.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66521 --- Comment #11 from Eric Gallager egall at gwmail dot gwu.edu --- (In reply to ctice from comment #10) Author: ctice Date: Sun Aug 2 01:17:39 2015 New Revision: 226471 URL: https://gcc.gnu.org/viewcvs?rev=226471root=gccview=rev Log: Fix

[Bug bootstrap/66521] xgcc: cc1plus segfaults when compiling libstdc++-v3/src/c++11/ostream-inst.cc

2015-08-05 Thread egall at gwmail dot gwu.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66521 --- Comment #12 from Eric Gallager egall at gwmail dot gwu.edu --- Created attachment 36133 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=36133action=edit vtv-related warnings printed upon linking libstdc++ (as I said I'd attach in my

[Bug bootstrap/66521] xgcc: cc1plus segfaults when compiling libstdc++-v3/src/c++11/ostream-inst.cc

2015-08-01 Thread ctice at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66521 --- Comment #10 from ctice at gcc dot gnu.org --- Author: ctice Date: Sun Aug 2 01:17:39 2015 New Revision: 226471 URL: https://gcc.gnu.org/viewcvs?rev=226471root=gccview=rev Log: Fix PR 66521 libvtv/ChangeLog 2015-08-01 Caroline Tice

[Bug bootstrap/66521] xgcc: cc1plus segfaults when compiling libstdc++-v3/src/c++11/ostream-inst.cc

2015-07-31 Thread egall at gwmail dot gwu.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66521 --- Comment #9 from Eric Gallager egall at gwmail dot gwu.edu --- Created attachment 36101 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=36101action=edit additional patch to fix this issue As a follow-up to my previous comment, the

[Bug bootstrap/66521] xgcc: cc1plus segfaults when compiling libstdc++-v3/src/c++11/ostream-inst.cc

2015-07-30 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66521 --- Comment #6 from Jonathan Wakely redi at gcc dot gnu.org --- (In reply to Eric Gallager from comment #2) (CC-ing someone on a bug doesn't count as contacting them directly, right? Just making sure I'm not violating that line from

[Bug bootstrap/66521] xgcc: cc1plus segfaults when compiling libstdc++-v3/src/c++11/ostream-inst.cc

2015-07-30 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66521 --- Comment #7 from Jonathan Wakely redi at gcc dot gnu.org --- (In reply to Eric Gallager from comment #5) this one; I think I had to pass the '--disable-libstdcxx-filesystem-ts' flag to configure last time to get past it... I'll open a new PR

[Bug bootstrap/66521] xgcc: cc1plus segfaults when compiling libstdc++-v3/src/c++11/ostream-inst.cc

2015-07-30 Thread egall at gwmail dot gwu.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66521 --- Comment #8 from Eric Gallager egall at gwmail dot gwu.edu --- (In reply to Jonathan Wakely from comment #7) (In reply to Eric Gallager from comment #5) this one; I think I had to pass the '--disable-libstdcxx-filesystem-ts' flag to

[Bug bootstrap/66521] xgcc: cc1plus segfaults when compiling libstdc++-v3/src/c++11/ostream-inst.cc

2015-07-29 Thread egall at gwmail dot gwu.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66521 --- Comment #5 from Eric Gallager egall at gwmail dot gwu.edu --- (In reply to ctice from comment #4) Created attachment 36082 [details] Tentative patch to fix this issue. I believe the attached patch will fix this problem. I would

[Bug bootstrap/66521] xgcc: cc1plus segfaults when compiling libstdc++-v3/src/c++11/ostream-inst.cc

2015-07-28 Thread ctice at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66521 --- Comment #4 from ctice at gcc dot gnu.org --- Created attachment 36082 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=36082action=edit Tentative patch to fix this issue. I believe the attached patch will fix this problem. I would

[Bug bootstrap/66521] xgcc: cc1plus segfaults when compiling libstdc++-v3/src/c++11/ostream-inst.cc

2015-07-06 Thread ctice at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66521 ctice at gcc dot gnu.org changed: What|Removed |Added CC||ctice at gcc dot gnu.org ---

[Bug bootstrap/66521] xgcc: cc1plus segfaults when compiling libstdc++-v3/src/c++11/ostream-inst.cc

2015-07-04 Thread egall at gwmail dot gwu.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66521 Eric Gallager egall at gwmail dot gwu.edu changed: What|Removed |Added CC||cmtice at

[Bug bootstrap/66521] xgcc: cc1plus segfaults when compiling libstdc++-v3/src/c++11/ostream-inst.cc

2015-06-12 Thread egall at gwmail dot gwu.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66521 --- Comment #1 from Eric Gallager egall at gwmail dot gwu.edu --- Created attachment 35771 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=35771action=edit preprocessed source of file triggering bug For what it's worth, re-running the