[Bug c++/39820] New: errors while compiling libc and the kernel

2009-04-19 Thread justinmattock at gmail dot com
ing libc and the kernel Product: gcc Version: 4.5.0 Status: UNCONFIRMED Severity: critical Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: justinmattock at gmail dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39820

[Bug c/39820] errors while compiling libc and the kernel

2009-04-20 Thread justinmattock at gmail dot com
--- Comment #2 from justinmattock at gmail dot com 2009-04-20 08:06 --- Subject: Re: errors while compiling libc and the kernel On Mon, 2009-04-20 at 07:15 +, ubizjak at gmail dot com wrote: > Alright, (I'll have to read read up on the backtrace part), from what I

[Bug c/39820] errors while compiling libc and the kernel

2009-04-20 Thread justinmattock at gmail dot com
--- Comment #6 from justinmattock at gmail dot com 2009-04-20 16:03 --- (In reply to comment #5) > Please report on which target and which gcc revision you have this problem. > operating system= LFS(used ubuntu for the starting of the creation, then moved the new system over a

[Bug middle-end/39820] errors while compiling libc and the kernel

2012-01-10 Thread justinmattock at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39820 --- Comment #8 from Justin P. Mattock 2012-01-10 18:54:37 UTC --- Sounds good to me! On Jan 10, 2012 10:39 AM, "pinskia at gcc dot gnu.org" < gcc-bugzi...@gcc.gnu.org> wrote: > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39820 > > Andrew Pinski

[Bug other/43791] New: kernel/rtmutex.c:1138:1: internal compiler error: in cgraph_decide_inlining_of_small_functions, at ipa-inline.c:1009

2010-04-18 Thread justinmattock at gmail dot com
nent: other AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: justinmattock at gmail dot com GCC build triplet: x86_64 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43791

[Bug other/43791] kernel/rtmutex.c:1138:1: internal compiler error: in cgraph_decide_inlining_of_small_functions, at ipa-inline.c:1009

2010-04-19 Thread justinmattock at gmail dot com
--- Comment #1 from justinmattock at gmail dot com 2010-04-19 07:13 --- Created an attachment (id=20414) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20414&action=view) kernel .config here is my .config I used to hit this error, and FWIW here is my compile flags that I u

[Bug other/43791] kernel/rtmutex.c:1138:1: internal compiler error: in cgraph_decide_inlining_of_small_functions, at ipa-inline.c:1009

2010-04-19 Thread justinmattock at gmail dot com
--- Comment #3 from justinmattock at gmail dot com 2010-04-19 14:26 --- Subject: Re: kernel/rtmutex.c:1138:1: internal compiler error: in cgraph_decide_inlining_of_small_functions, at ipa-inline.c:1009 On Mon, Apr 19, 2010 at 12:24 AM, jiez at gcc dot gnu dot org wrote

[Bug other/43791] kernel/rtmutex.c:1138:1: internal compiler error: in cgraph_decide_inlining_of_small_functions, at ipa-inline.c:1009

2010-04-19 Thread justinmattock at gmail dot com
--- Comment #5 from justinmattock at gmail dot com 2010-04-19 19:43 --- o.k. I got the kernel to compile with: OPTIMIZE_INLINING [=y] -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43791

[Bug other/43791] kernel/rtmutex.c:1138:1: internal compiler error: in cgraph_decide_inlining_of_small_functions, at ipa-inline.c:1009

2010-04-19 Thread justinmattock at gmail dot com
--- Comment #7 from justinmattock at gmail dot com 2010-04-19 19:55 --- here you go: head kernel/.rtmutex.o.cmd cmd_kernel/rtmutex.o := gcc -Wp,-MD,kernel/.rtmutex.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.0/include -I/home/kernel/2.6.35/arch/x86/include

[Bug tree-optimization/43791] kernel/rtmutex.c:1138:1: internal compiler error: in cgraph_decide_inlining_of_small_functions, at ipa-inline.c:1009

2010-04-19 Thread justinmattock at gmail dot com
--- Comment #9 from justinmattock at gmail dot com 2010-04-19 20:48 --- Subject: Re: kernel/rtmutex.c:1138:1: internal compiler error: in cgraph_decide_inlining_of_small_functions, at ipa-inline.c:1009 On 04/19/2010 01:25 PM, falk at debian dot org wrote: > --- Comment #8 f

[Bug tree-optimization/43791] kernel/rtmutex.c:1138:1: internal compiler error: in cgraph_decide_inlining_of_small_functions, at ipa-inline.c:1009

2010-04-19 Thread justinmattock at gmail dot com
--- Comment #11 from justinmattock at gmail dot com 2010-04-19 22:40 --- Subject: Re: kernel/rtmutex.c:1138:1: internal compiler error: in cgraph_decide_inlining_of_small_functions, at ipa-inline.c:1009 On 04/19/2010 02:07 PM, hjl dot tools at gmail dot com wrote: > --- Comm

[Bug tree-optimization/43791] kernel/rtmutex.c:1138:1: internal compiler error: in cgraph_decide_inlining_of_small_functions, at ipa-inline.c:1009

2010-04-19 Thread justinmattock at gmail dot com
--- Comment #12 from justinmattock at gmail dot com 2010-04-20 00:16 --- below is after compiling the kernel with 4.6.0 and running it I can verify through using another machine(both are iMac9,1's) that the crash only occurs with the machine with gcc 4.6.0 (I'll attach ju

[Bug tree-optimization/43791] kernel/rtmutex.c:1138:1: internal compiler error: in cgraph_decide_inlining_of_small_functions, at ipa-inline.c:1009

2010-04-19 Thread justinmattock at gmail dot com
--- Comment #13 from justinmattock at gmail dot com 2010-04-20 00:17 --- Created an attachment (id=20430) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20430&action=view) early debugging via ohci1394_dma dmesg of crash with init -- http://gcc.gnu.org/bugzilla/show_

[Bug tree-optimization/43791] [4.6 Regression] kernel/rtmutex.c:1138:1: internal compiler error: in cgraph_decide_inlining_of_small_functions, at ipa-inline.c:1009

2010-04-20 Thread justinmattock at gmail dot com
--- Comment #15 from justinmattock at gmail dot com 2010-04-20 09:11 --- as for the crash in early boot, I have not re-built sysvinit, and libselinux with 4.6.0.. so am unsure if it makes a difference or not(will test as soon as I wake up). -- http://gcc.gnu.org/bugzilla

[Bug tree-optimization/43791] [4.6 Regression] kernel/rtmutex.c:1138:1: internal compiler error: in cgraph_decide_inlining_of_small_functions, at ipa-inline.c:1009

2010-04-20 Thread justinmattock at gmail dot com
--- Comment #16 from justinmattock at gmail dot com 2010-04-21 01:12 --- ugh... sysvinit rebuilt(just to see), makes no difference still getting stuck during boot. libselinux breaks as well with the build. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43791

[Bug tree-optimization/43791] [4.6 Regression] kernel/rtmutex.c:1138:1: internal compiler error: in cgraph_decide_inlining_of_small_functions, at ipa-inline.c:1009

2010-04-23 Thread justinmattock at gmail dot com
--- Comment #19 from justinmattock at gmail dot com 2010-04-24 06:34 --- (In reply to comment #18) > I should have been more aggressive in my searches; filed a duplicate bug > report > #43840. I have a small test case there that compiles fine under 4.6.0 with > -O1 &g

[Bug tree-optimization/43791] [4.6 Regression] kernel/rtmutex.c:1138:1: internal compiler error: in cgraph_decide_inlining_of_small_functions, at ipa-inline.c:1009

2010-04-25 Thread justinmattock at gmail dot com
--- Comment #20 from justinmattock at gmail dot com 2010-04-26 02:41 --- Created an attachment (id=20489) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20489&action=view) dmesg with 4.6.0 and latest kernel(good boot). I compiled the kernel with the -01 option and e

[Bug tree-optimization/43791] [4.6 Regression] kernel/rtmutex.c:1138:1: internal compiler error: in cgraph_decide_inlining_of_small_functions, at ipa-inline.c:1009

2010-07-23 Thread justinmattock at gmail dot com
--- Comment #35 from justinmattock at gmail dot com 2010-07-23 13:26 --- yep.. although I did hit something similar while building the staging drivers for the kernel. but keep in mind this could be fixed already with the latest gcc. (I can try and see, but first need to finish up on a

[Bug tree-optimization/43791] [4.6 Regression] kernel/rtmutex.c:1138:1: internal compiler error: in cgraph_decide_inlining_of_small_functions, at ipa-inline.c:1009

2010-05-06 Thread justinmattock at gmail dot com
--- Comment #25 from justinmattock at gmail dot com 2010-05-06 13:27 --- Subject: Re: [4.6 Regression] kernel/rtmutex.c:1138:1: internal compiler error: in cgraph_decide_inlining_of_small_functions, at ipa-inline.c:1009 On 05/06/2010 06:11 AM, hubicka at gcc dot gnu dot org wrote

[Bug tree-optimization/43791] [4.6 Regression] kernel/rtmutex.c:1138:1: internal compiler error: in cgraph_decide_inlining_of_small_functions, at ipa-inline.c:1009

2010-05-06 Thread justinmattock at gmail dot com
--- Comment #26 from justinmattock at gmail dot com 2010-05-06 13:31 --- (In reply to comment #23) > Justin, your comment 7 reminded me of my problem (unrelated to this bug report > - sorry): > 'busybox ls' and 'ninit' (didn't test SYSV 'init'

[Bug tree-optimization/43791] [4.6 Regression] kernel/rtmutex.c:1138:1: internal compiler error: in cgraph_decide_inlining_of_small_functions, at ipa-inline.c:1009

2010-05-06 Thread justinmattock at gmail dot com
--- Comment #27 from justinmattock at gmail dot com 2010-05-06 13:44 --- (In reply to comment #24) > (In reply to comment #23) > > Justin, your comment 7 reminded me of my problem (unrelated to this bug > > report > Should be comment 20. > ah.. oh-well.. in

[Bug tree-optimization/43791] [4.6 Regression] kernel/rtmutex.c:1138:1: internal compiler error: in cgraph_decide_inlining_of_small_functions, at ipa-inline.c:1009

2010-05-06 Thread justinmattock at gmail dot com
--- Comment #30 from justinmattock at gmail dot com 2010-05-06 14:36 --- (In reply to comment #28) > Subject: Re: [4.6 Regression] > kernel/rtmutex.c:1138:1: internal compiler error: in > cgraph_decide_inlining_of_small_functions, at ipa-inli

[Bug tree-optimization/43791] [4.6 Regression] kernel/rtmutex.c:1138:1: internal compiler error: in cgraph_decide_inlining_of_small_functions, at ipa-inline.c:1009

2010-05-08 Thread justinmattock at gmail dot com
--- Comment #31 from justinmattock at gmail dot com 2010-05-08 08:02 --- o.k... took me a bit, but I got that system up and running with 4.6.0. (need more machines around here). Anyways gcc 4.6.0 builds fine with the above patch. As for the kernel I didn't see the original error

[Bug rtl-optimization/44043] New: sorry, unimplemented: inlining failed in call to 'dst_output': optimizing for size and code size would grow

2010-05-08 Thread justinmattock at gmail dot com
sion: 4.6.0 Status: UNCONFIRMED Severity: major Priority: P3 Component: rtl-optimization AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: justinmattock at gmail dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44043

[Bug tree-optimization/43791] [4.6 Regression] kernel/rtmutex.c:1138:1: internal compiler error: in cgraph_decide_inlining_of_small_functions, at ipa-inline.c:1009

2010-05-08 Thread justinmattock at gmail dot com
--- Comment #33 from justinmattock at gmail dot com 2010-05-08 15:33 --- o.k. here the new bug report for this new kind of error: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44043 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43791

[Bug rtl-optimization/44043] sorry, unimplemented: inlining failed in call to 'dst_output': optimizing for size and code size would grow

2010-05-08 Thread justinmattock at gmail dot com
--- Comment #2 from justinmattock at gmail dot com 2010-05-08 16:26 --- Created an attachment (id=20606) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20606&action=view) make net/ipv4/raw.i hopefully this is the correct *.c file the file gets rejected because of the

[Bug rtl-optimization/44043] sorry, unimplemented: inlining failed in call to 'dst_output': optimizing for size and code size would grow

2010-05-08 Thread justinmattock at gmail dot com
--- Comment #4 from justinmattock at gmail dot com 2010-05-08 17:46 --- (In reply to comment #3) > I will hava alook. > alright.. let me know if you need any other kind of info. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44043

[Bug rtl-optimization/44043] sorry, unimplemented: inlining failed in call to 'dst_output': optimizing for size and code size would grow

2010-05-09 Thread justinmattock at gmail dot com
--- Comment #8 from justinmattock at gmail dot com 2010-05-09 16:25 --- o.k... First Thank you vary much for helping me on this. and second: I added your patch: PR middle-end/44043 * ipa-inline.c (estimate_function_body_sizes): Return after disregarding inline limits

[Bug rtl-optimization/44043] sorry, unimplemented: inlining failed in call to 'dst_output': optimizing for size and code size would grow

2010-05-09 Thread justinmattock at gmail dot com
--- Comment #9 from justinmattock at gmail dot com 2010-05-09 18:42 --- Created an attachment (id=20615) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20615&action=view) dmesg of the latest HEAD and gcc 4.6.0 o.k. buddy!! compiled gcc(looked good), the compiled the kern