public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "belagod at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/64231] [5 Regression] SIGSEGV building glibc on aarch64-linux-gnu from r217852
Date: Thu, 15 Jan 2015 16:28:00 -0000	[thread overview]
Message-ID: <bug-64231-4-yXzySRCUHh@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-64231-4@http.gcc.gnu.org/bugzilla/>

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64231

--- Comment #14 from Tejas Belagod <belagod at gcc dot gnu.org> ---
Also, I'm unable to build x-gcc with glibc at
1400983e04d7b4b5a92db79ab27b0d0ec7d8bdef due to an error: 

bin-trunk-linux/obj/glibc/intl/hash-string.os
plural.c:182:5: error: conflicting types for ‘__gettextparse’
 int __gettextparse (void);
     ^
In file included from plural.y:35:0:
plural-exp.h:97:23: note: previous declaration of ‘__gettextparse’ was here
 # define PLURAL_PARSE __gettextparse

so, I tried with an earlier version(c5684fdb2badfda3bd6e973e5f933272e39e9590),
but still no luck.
>From gcc-bugs-return-473373-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org Thu Jan 15 16:32:29 2015
Return-Path: <gcc-bugs-return-473373-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org>
Delivered-To: listarch-gcc-bugs@gcc.gnu.org
Received: (qmail 20856 invoked by alias); 15 Jan 2015 16:32:29 -0000
Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm
Precedence: bulk
List-Id: <gcc-bugs.gcc.gnu.org>
List-Archive: <http://gcc.gnu.org/ml/gcc-bugs/>
List-Post: <mailto:gcc-bugs@gcc.gnu.org>
List-Help: <mailto:gcc-bugs-help@gcc.gnu.org>
Sender: gcc-bugs-owner@gcc.gnu.org
Delivered-To: mailing list gcc-bugs@gcc.gnu.org
Received: (qmail 20827 invoked by uid 48); 15 Jan 2015 16:32:24 -0000
From: "dgilbert at redhat dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug middle-end/64614] bogus used initialized warning (in gcc 4.9.2 not in 4.8.3); switch statement versus &
Date: Thu, 15 Jan 2015 16:32:00 -0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: gcc
X-Bugzilla-Component: middle-end
X-Bugzilla-Version: 4.9.2
X-Bugzilla-Keywords:
X-Bugzilla-Severity: normal
X-Bugzilla-Who: dgilbert at redhat dot com
X-Bugzilla-Status: UNCONFIRMED
X-Bugzilla-Priority: P3
X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org
X-Bugzilla-Target-Milestone: ---
X-Bugzilla-Flags:
X-Bugzilla-Changed-Fields:
Message-ID: <bug-64614-4-abHyLLsOH6@http.gcc.gnu.org/bugzilla/>
In-Reply-To: <bug-64614-4@http.gcc.gnu.org/bugzilla/>
References: <bug-64614-4@http.gcc.gnu.org/bugzilla/>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit
X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/
Auto-Submitted: auto-generated
MIME-Version: 1.0
X-SW-Source: 2015-01/txt/msg01367.txt.bz2
Content-length: 486

https://gcc.gnu.org/bugzilla/show_bug.cgi?idd614

--- Comment #2 from Dr. David Alan Gilbert <dgilbert at redhat dot com> ---
(In reply to Marek Polacek from comment #1)
> We have tons of these -W*uninitialized bugs, so there's likely a dup.

Yep, it's possible - I couldn't find an obvious match; but two things to note
that might make this case easier to track down:
   a) It seems a regression from 4.8.3 to 4.9.2
   b) To me it seems specific to the  if/switch combination

Dave


  parent reply	other threads:[~2015-01-15 16:28 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-09  1:43 [Bug target/64231] New: " sandra at codesourcery dot com
2014-12-09  1:47 ` [Bug target/64231] " pinskia at gcc dot gnu.org
2014-12-09  1:48 ` pinskia at gcc dot gnu.org
2014-12-09  3:16 ` sandra at codesourcery dot com
2014-12-09  3:19 ` sandra at codesourcery dot com
2014-12-09  9:23 ` ktkachov at gcc dot gnu.org
2014-12-09 12:38 ` [Bug target/64231] [5 Regression] " rguenth at gcc dot gnu.org
2014-12-09 16:54 ` sandra at codesourcery dot com
2014-12-09 21:27 ` sandra at codesourcery dot com
2014-12-15 15:54 ` belagod at gcc dot gnu.org
2015-01-13 14:26 ` ramana at gcc dot gnu.org
2015-01-13 14:31 ` pinskia at gcc dot gnu.org
2015-01-13 15:05 ` ramana at gcc dot gnu.org
2015-01-13 15:10 ` sandra at codesourcery dot com
2015-01-15 14:39 ` belagod at gcc dot gnu.org
2015-01-15 16:28 ` belagod at gcc dot gnu.org [this message]
2015-01-21  2:41 ` pinskia at gcc dot gnu.org
2015-01-21  8:11 ` jakub at gcc dot gnu.org
2015-01-22 14:18 ` jakub at gcc dot gnu.org
2015-01-23 10:27 ` ramana at gcc dot gnu.org
2015-02-02 15:55 ` belagod at gcc dot gnu.org
2015-02-02 15:59 ` belagod at gcc dot gnu.org
2015-04-15  8:12 ` clyon at gcc dot gnu.org

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-64231-4-yXzySRCUHh@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).