public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "steven.valsesia at gmail dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c/59887] New: 4.6 regression (4.6.3-14+rpi1 -> 4.4.7-3+rpi1) internal compiler error: Segmentation fault
Date: Mon, 20 Jan 2014 13:45:00 -0000	[thread overview]
Message-ID: <bug-59887-4@http.gcc.gnu.org/bugzilla/> (raw)

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59887

            Bug ID: 59887
           Summary: 4.6 regression (4.6.3-14+rpi1 -> 4.4.7-3+rpi1)
                    internal compiler error: Segmentation fault
           Product: gcc
           Version: 4.6.3
            Status: UNCONFIRMED
          Severity: blocker
          Priority: P3
         Component: c
          Assignee: unassigned at gcc dot gnu.org
          Reporter: steven.valsesia at gmail dot com

Hi !

When i try to build THE "hello world !\n" on my raspberry (raspbian), i get an
internal compiler error: Segmentation fault :

pi@raspberry ~/prog/test $ gcc -save-temps -o test test.c
In file included from test.c:1:0:
/usr/include/stdio.h:1:0: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.6/README.Bugs> for instructions.

It works if i use gcc-4.4.
4.6.3-14+rpi1 -> don't works.
4.4.7-3+rpi1  -> works.

Here is the test.i :

# 1 "test.c"
# 1 "<built-in>"
# 1 "<command-line>"
# 1 "test.c"
# 1 "/usr/include/stdio.h" 1 3 4

My Linux : 

Linux raspberry 3.6.11+ #538 PREEMPT Fri Aug 30 20:42:08 BST 2013 armv6l
GNU/Linux

It's my first bug-report, I hope i'm doing it rigth !


             reply	other threads:[~2014-01-20 13:45 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-20 13:45 steven.valsesia at gmail dot com [this message]
2014-01-20 14:36 ` [Bug c/59887] " rguenth at gcc dot gnu.org
2014-01-20 15:31 ` steven.valsesia at gmail dot com

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=bug-59887-4@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).