[Bug 721378] Re: g++ ICE (segfault in cc1plus)

2011-08-05 Thread Bug Watch Updater
** Changed in: gcc Status: In Progress = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/721378 Title: g++ ICE (segfault in cc1plus) To manage notifications about this bug go to:

[Bug 721378] Re: g++ ICE (segfault in cc1plus)

2011-07-23 Thread Matthias Klose
** Also affects: gcc-4.6 (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/721378 Title: g++ ICE (segfault in cc1plus) To manage notifications

[Bug 721378] Re: g++ ICE (segfault in cc1plus)

2011-07-23 Thread Matthias Klose
the workaround is to set the stack size to 64MB for this test case, before calling gcc. fixing for gcc-4.6 in oneiric. ** Changed in: gcc-4.5 (Ubuntu) Status: Confirmed = Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 721378] Re: g++ ICE (segfault in cc1plus)

2011-07-23 Thread Launchpad Bug Tracker
This bug was fixed in the package gcc-4.6 - 4.6.1-5ubuntu1 --- gcc-4.6 (4.6.1-5ubuntu1) oneiric; urgency=low * Merge with Debian. gcc-4.6 (4.6.1-5) unstable; urgency=low * Update to SVN 20110723 (r176672) from the gcc-4_6-branch. - Fix PR target/49541, PR

[Bug 721378] Re: g++ ICE (segfault in cc1plus)

2011-07-23 Thread Launchpad Bug Tracker
** Branch linked: lp:debian/gcc-4.6 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/721378 Title: g++ ICE (segfault in cc1plus) To manage notifications about this bug go to:

[Bug 721378] Re: g++ ICE (segfault in cc1plus)

2011-07-19 Thread Bug Watch Updater
** Changed in: gcc Status: New = In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/721378 Title: g++ ICE (segfault in cc1plus) To manage notifications about this bug go to:

[Bug 721378] Re: g++ ICE (segfault in cc1plus)

2011-07-15 Thread Matthias Klose
** Bug watch added: GCC Bugzilla #49756 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49756 ** Also affects: gcc via http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49756 Importance: Unknown Status: Unknown ** Changed in: gcc-4.5 (Ubuntu) Importance: Undecided = Medium ** Changed

[Bug 721378] Re: g++ ICE (segfault in cc1plus)

2011-07-15 Thread Bug Watch Updater
Launchpad has imported 1 comments from the remote bug at http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49756. If you reply to an imported comment from within Launchpad, your comment will be sent to the remote bug automatically. Read more about Launchpad's inter-bugtracker facilities at

[Bug 721378] Re: g++ ICE (segfault in cc1plus)

2011-02-18 Thread Jeff Newbern
** Attachment added: This is .ii file for the testcase which triggers the ICE https://bugs.launchpad.net/bugs/721378/+attachment/1858215/+files/testcase.ii -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 721378] Re: g++ ICE (segfault in cc1plus)

2011-02-18 Thread Jeff Newbern
Some additional information: if you comment out the ~Base destructor, the ICE goes away. The ICE also goes away if you significantly reduce the number of Child members in the Container class. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to