[Bug middle-end/44671] [4.6 Regression] Partial inlining breaks C++

2010-06-30 Thread hubicka at gcc dot gnu dot org
--- Comment #10 from hubicka at gcc dot gnu dot org 2010-06-30 22:30 --- Subject: Bug 44671 Author: hubicka Date: Wed Jun 30 22:30:12 2010 New Revision: 161646 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=161646 Log: Backport from mainline 2010-06-27 Jan Hu

[Bug middle-end/44671] [4.6 Regression] Partial inlining breaks C++

2010-06-28 Thread paolo dot carlini at oracle dot com
--- Comment #9 from paolo dot carlini at oracle dot com 2010-06-28 22:27 --- Confirmed fixed, thanks. -- paolo dot carlini at oracle dot com changed: What|Removed |Added

[Bug middle-end/44671] [4.6 Regression] Partial inlining breaks C++

2010-06-28 Thread hubicka at gcc dot gnu dot org
--- Comment #8 from hubicka at gcc dot gnu dot org 2010-06-28 21:16 --- Subject: Bug 44671 Author: hubicka Date: Mon Jun 28 21:16:25 2010 New Revision: 161514 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=161514 Log: PR middle-end/44671 * ipa-split.c (test_nonss

[Bug middle-end/44671] [4.6 Regression] Partial inlining breaks C++

2010-06-28 Thread hjl dot tools at gmail dot com
--- Comment #7 from hjl dot tools at gmail dot com 2010-06-28 15:33 --- Created an attachment (id=21029) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21029&action=view) 23_containers/unordered_map/insert/map_single.cc This is the 32bit preprocessed 23_containers/unordered_map/ins

[Bug middle-end/44671] [4.6 Regression] Partial inlining breaks C++

2010-06-28 Thread hjl dot tools at gmail dot com
--- Comment #6 from hjl dot tools at gmail dot com 2010-06-28 14:43 --- (In reply to comment #5) > Subject: Re: [4.6 Regression] Partial inlining > breaks C++ > > > I see those too, for cris-elf; assert failures (49 of them; regress-5 -> > > regress-54). They are *not* gone as

[Bug middle-end/44671] [4.6 Regression] Partial inlining breaks C++

2010-06-28 Thread hubicka at ucw dot cz
--- Comment #5 from hubicka at ucw dot cz 2010-06-28 08:27 --- Subject: Re: [4.6 Regression] Partial inlining breaks C++ > I see those too, for cris-elf; assert failures (49 of them; regress-5 -> > regress-54). They are *not* gone as of r161481. In that case I guess I really

Re: [Bug middle-end/44671] [4.6 Regression] Partial inlining breaks C++

2010-06-28 Thread Jan Hubicka
> I see those too, for cris-elf; assert failures (49 of them; regress-5 -> > regress-54). They are *not* gone as of r161481. In that case I guess I really need some way to reproduce them. If this is glibc version specific, can I possibly have preprocessed file for one of the testcases at x86? Th

[Bug middle-end/44671] [4.6 Regression] Partial inlining breaks C++

2010-06-28 Thread hp at gcc dot gnu dot org
--- Comment #4 from hp at gcc dot gnu dot org 2010-06-28 07:45 --- (In reply to comment #2) > On Linux/ia32, I also see: > FAIL: 23_containers/unordered_map/erase/1.cc execution test > FAIL: 23_containers/unordered_map/erase/24061-map.cc execution test > FAIL: 23_containers/unordered_ma

[Bug middle-end/44671] [4.6 Regression] Partial inlining breaks C++

2010-06-27 Thread hubicka at gcc dot gnu dot org
--- Comment #3 from hubicka at gcc dot gnu dot org 2010-06-28 00:10 --- Subject: Bug 44671 Author: hubicka Date: Mon Jun 28 00:10:34 2010 New Revision: 161476 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=161476 Log: PR middle-end/44671 PR middle-end/44686

[Bug middle-end/44671] [4.6 Regression] Partial inlining breaks C++

2010-06-26 Thread hjl dot tools at gmail dot com
--- Comment #2 from hjl dot tools at gmail dot com 2010-06-26 16:07 --- On Linux/ia32, I also see: FAIL: abi_check FAIL: 23_containers/unordered_map/erase/1.cc execution test FAIL: 23_containers/unordered_map/erase/24061-map.cc execution test FAIL: 23_containers/unordered_map/insert/arr

[Bug middle-end/44671] [4.6 Regression] Partial inlining breaks C++

2010-06-26 Thread hubicka at gcc dot gnu dot org
--- Comment #1 from hubicka at gcc dot gnu dot org 2010-06-26 11:39 --- Subject: Bug 44671 Author: hubicka Date: Sat Jun 26 11:38:57 2010 New Revision: 161428 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=161428 Log: PR middle-end/44671 * cgraphunit.c (cgraph_fu

[Bug middle-end/44671] [4.6 Regression] Partial inlining breaks C++

2010-06-25 Thread hjl dot tools at gmail dot com
-- hjl dot tools at gmail dot com changed: What|Removed |Added Target Milestone|--- |4.6.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44671