public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "ubizjak at gmail dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/56858] alpha looks for NOTE_INSN_EH_REGION notes that cannot exist
Date: Mon, 14 Jul 2014 14:09:00 -0000	[thread overview]
Message-ID: <bug-56858-4-FhVlnHtiqm@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-56858-4@http.gcc.gnu.org/bugzilla/>

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

Uroš Bizjak <ubizjak at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|---                         |4.10.0

--- Comment #17 from Uroš Bizjak <ubizjak at gmail dot com> ---
Fixed for 4.10.
>From gcc-bugs-return-456303-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org Mon Jul 14 14:18:20 2014
Return-Path: <gcc-bugs-return-456303-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org>
Delivered-To: listarch-gcc-bugs@gcc.gnu.org
Received: (qmail 8977 invoked by alias); 14 Jul 2014 14:18:19 -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 8728 invoked by uid 48); 14 Jul 2014 14:18:11 -0000
From: "trippels at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug ipa/61800] [4.10 Regression] ICE: Segmentation fault during Firefox build
Date: Mon, 14 Jul 2014 14:18:00 -0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: gcc
X-Bugzilla-Component: ipa
X-Bugzilla-Version: 4.10.0
X-Bugzilla-Keywords:
X-Bugzilla-Severity: normal
X-Bugzilla-Who: trippels at gcc dot gnu.org
X-Bugzilla-Status: UNCONFIRMED
X-Bugzilla-Priority: P3
X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org
X-Bugzilla-Target-Milestone: 4.10.0
X-Bugzilla-Flags:
X-Bugzilla-Changed-Fields: target_milestone
Message-ID: <bug-61800-4-RlEd6qeYnT@http.gcc.gnu.org/bugzilla/>
In-Reply-To: <bug-61800-4@http.gcc.gnu.org/bugzilla/>
References: <bug-61800-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: 2014-07/txt/msg00894.txt.bz2
Content-length: 3023

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

Markus Trippelsdorf <trippels at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |4.10.0

--- Comment #1 from Markus Trippelsdorf <trippels at gcc dot gnu.org> ---
markus@x4 http % cat TunnelUtils.ii
#pragma GCC visibility push(hidden)
#pragma GCC visibility push(default)
typedef unsigned int uint32_t;
#pragma GCC visibility pop
typedef enum class tag_nsresult : uint32_t
{
  NS_OK = 0,
} nsresult;
typedef int nsIID;
class A
{
public:
  virtual nsresult operator()(const nsIID &, void **) const = 0;
};
template <class T> class B
{
public:
  typedef T element_type;
  B (const A &p1)
  {
    uint32_t __trans_tmp_1;
    void *newRawPtr;
    __trans_tmp_1
        = NS_FAILED_impl (p1 ((T::template D<T, void>::kIID), &newRawPtr));
  }
};

class F : public A
{
  virtual nsresult operator()(const nsIID &p1, void **) const;
};
class G
{
public:
  template <typename T, typename U> struct D;
};
template <typename T> struct G::D<G, T>
{
  static const nsIID kIID __attribute__ ((visibility ("hidden")));
};
class H : public G
{
  virtual nsresult CloseWithStatus (nsresult p1);
};
inline uint32_t NS_FAILED_impl (nsresult p1) {}

inline const F do_QueryReferent (G *p1, nsresult *p2 = 0) {}

nsresult H::CloseWithStatus (nsresult p1)
{
  B<G> baseTrans (do_QueryReferent (0));
  return CloseWithStatus (nsresult::NS_OK);
}


markus@x4 http % /var/tmp/gcc_test/usr/local/bin/c++ -c -O3 -std=c++11
TunnelUtils.ii
TunnelUtils.ii:53:1: internal compiler error: Segmentation fault
 }
 ^
0xb87bff crash_signal
        ../../gcc/gcc/toplev.c:337
0x9f4e46 tree_check
        ../../gcc/gcc/tree.h:2730
0x9f4e46 decl_maybe_in_construction_p(tree_node*, tree_node*,
gimple_statement_base*, tree_node*)
        ../../gcc/gcc/ipa-devirt.c:1974
0x9f5dd1 get_polymorphic_call_info(tree_node*, tree_node*, tree_node**, long*,
ipa_polymorphic_call_context*, gimple_statement_base*)
        ../../gcc/gcc/ipa-devirt.c:2176
0x845414 cgraph_create_indirect_edge(cgraph_node*, gimple_statement_base*, int,
long, int)
        ../../gcc/gcc/cgraph.c:970
0x84e1c1 cgraph_clone_edge(cgraph_edge*, cgraph_node*, gimple_statement_base*,
unsigned int, long, int, bool)
        ../../gcc/gcc/cgraphclones.c:139
0x84ed8e cgraph_clone_node(cgraph_node*, tree_node*, long, int, bool,
vec<cgraph_edge*, va_heap, vl_ptr>, bool, cgraph_node*, bitmap_head*)
        ../../gcc/gcc/cgraphclones.c:473
0x10a97a2 recursive_inlining
        ../../gcc/gcc/ipa-inline.c:1388
0x10a97a2 inline_small_functions
        ../../gcc/gcc/ipa-inline.c:1768
0x10a97a2 ipa_inline
        ../../gcc/gcc/ipa-inline.c:2185
0x10a97a2 execute
        ../../gcc/gcc/ipa-inline.c:2545
Please submit a full bug report,
with preprocessed source if appropriate.
Please include the complete backtrace with any bug report.
See <http://gcc.gnu.org/bugs.html> for instructions.


      parent reply	other threads:[~2014-07-14 14:09 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-06 18:07 [Bug target/56858] New: " steven at gcc dot gnu.org
2013-04-06 18:09 ` [Bug target/56858] " steven at gcc dot gnu.org
2013-04-06 21:56 ` steven at gcc dot gnu.org
2013-04-07  8:28 ` ubizjak at gmail dot com
2013-04-08  7:38 ` ubizjak at gmail dot com
2013-04-08 14:35 ` rth at gcc dot gnu.org
2013-04-08 15:32 ` steven at gcc dot gnu.org
2013-04-08 15:52 ` rth at gcc dot gnu.org
2013-04-08 18:43 ` steven at gcc dot gnu.org
2013-04-08 19:27 ` rth at gcc dot gnu.org
2013-04-08 19:42 ` stevenb.gcc at gmail dot com
2013-04-08 20:09 ` rth at gcc dot gnu.org
2013-04-21 21:15 ` ubizjak at gmail dot com
2013-04-21 21:36 ` stevenb.gcc at gmail dot com
2014-06-26 10:15 ` ubizjak at gmail dot com
2014-06-26 10:17 ` ubizjak at gmail dot com
2014-07-11  7:43 ` uros at gcc dot gnu.org
2014-07-14 14:09 ` ubizjak at gmail dot com [this message]

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-56858-4-FhVlnHtiqm@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).