mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Justin P. Mattock" <justinmattock@gmail.com>
To: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Cc: gcc-help@gcc.gnu.org
Subject: kernel/perf_event.c:5879:1: internal compiler error: in cgraph_estimate_size_after_inlining, at ipa-inline.c:208
Date: Sun, 29 Aug 2010 11:44:52 -0700	[thread overview]
Message-ID: <4C7AAAA4.6060709@gmail.com> (raw)

well.. I know 2.6.35-rc6-00191-ga2dccdb builds without any such 
errors..(I can bisect this if need be)

keep in mind this happens with: gcc --version
gcc (GCC) 4.6.0 20100416 (experimental)

                  from include/linux/hardirq.h:10,
                  from kernel/perf_event.c:26:
include/linux/irq.h: In function 'alloc_desc_masks':
include/linux/irq.h:442:8: warning: variable 'gfp' set but not used
kernel/perf_event.c: At top level:
kernel/perf_event.c:5879:1: internal compiler error: in 
cgraph_estimate_size_after_inlining, at ipa-inline.c:208
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
make[1]: *** [kernel/perf_event.o] Error 1
make: *** [kernel] Error 2


just tested on my other machine running
gcc --version: gcc (GCC) 4.6.0 20100731 (experimental)
and this does not occur. kernel builds fine.(not sure with other 
versions of gcc though).

Justin P. Mattock

                 reply	other threads:[~2010-08-29 18:44 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4C7AAAA4.6060709@gmail.com \
    --to=justinmattock@gmail.com \
    --cc=gcc-help@gcc.gnu.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome