[Bug c++/39060] [4.4 regression] ICE with lots of invalid member functions

2022-10-31 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=39060 --- Comment #10 from Andrew Pinski --- >The testcase is a little fragile, it looks like some memory access is not OK. Looks like it is still not fixed in the end: https://gcc.gnu.org/pipermail/gcc-patches/2022-October/604748.html The patch

[Bug c++/39060] [4.4 regression] ICE with lots of invalid member functions

2009-03-08 Thread hjl at gcc dot gnu dot org
--- Comment #8 from hjl at gcc dot gnu dot org 2009-03-08 17:29 --- Subject: Bug 39060 Author: hjl Date: Sun Mar 8 17:29:12 2009 New Revision: 144710 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=144710 Log: gcc/cp/ 2009-03-08 H.J. Lu hongjiu...@intel.com PR

[Bug c++/39060] [4.4 regression] ICE with lots of invalid member functions

2009-03-08 Thread hjl dot tools at gmail dot com
--- Comment #9 from hjl dot tools at gmail dot com 2009-03-08 17:34 --- Fixed. -- hjl dot tools at gmail dot com changed: What|Removed |Added Status|NEW

[Bug c++/39060] [4.4 regression] ICE with lots of invalid member functions

2009-03-07 Thread hjl dot tools at gmail dot com
--- Comment #7 from hjl dot tools at gmail dot com 2009-03-07 19:44 --- A patch is posted at http://gcc.gnu.org/ml/gcc-patches/2009-03/msg00432.html -- hjl dot tools at gmail dot com changed: What|Removed |Added

[Bug c++/39060] [4.4 regression] ICE with lots of invalid member functions

2009-02-22 Thread hjl dot tools at gmail dot com
--- Comment #6 from hjl dot tools at gmail dot com 2009-02-23 02:36 --- Created an attachment (id=17346) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17346action=view) A patch -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39060

[Bug c++/39060] [4.4 regression] ICE with lots of invalid member functions

2009-02-14 Thread hjl dot tools at gmail dot com
--- Comment #5 from hjl dot tools at gmail dot com 2009-02-14 23:38 --- This latent bug is triggered by the part of revision 143157: --- Index: i386.c === --- i386.c (revision 143154) +++ i386.c (working copy) @@

[Bug c++/39060] [4.4 regression] ICE with lots of invalid member functions

2009-02-12 Thread bangerth at gmail dot com
--- Comment #4 from bangerth at gmail dot com 2009-02-12 23:21 --- Confirmed. -- bangerth at gmail dot com changed: What|Removed |Added CC|

[Bug c++/39060] [4.4 regression] ICE with lots of invalid member functions

2009-02-09 Thread reichelt at gcc dot gnu dot org
--- Comment #2 from reichelt at gcc dot gnu dot org 2009-02-09 22:58 --- I can still reproduce it with trunk from 2009-02-07 (updated after your comment). As mentioned before the testcase is a little fragile. Some weeks ago I had a much larger testcase (about 150 lines) which I

[Bug c++/39060] [4.4 regression] ICE with lots of invalid member functions

2009-02-09 Thread paolo dot carlini at oracle dot com
--- Comment #3 from paolo dot carlini at oracle dot com 2009-02-10 00:08 --- Ah, ok, it's i686... -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39060

[Bug c++/39060] [4.4 regression] ICE with lots of invalid member functions

2009-02-07 Thread paolo dot carlini at oracle dot com
--- Comment #1 from paolo dot carlini at oracle dot com 2009-02-07 11:35 --- Today I can't reproduce it. Do you? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39060

[Bug c++/39060] [4.4 regression] ICE with lots of invalid member functions

2009-02-01 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.4.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39060

[Bug c++/39060] [4.4 regression] ICE with lots of invalid member functions

2009-02-01 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P5 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39060