public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "jakub at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug ipa/60026] [4.8 Regression] ICE at -O3 on valid code (with the optimize pragma) on x86_64-linux-gnu
Date: Fri, 07 Feb 2014 23:54:00 -0000	[thread overview]
Message-ID: <bug-60026-4-Amydie6R1T@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-60026-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #13 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Fri Feb  7 23:54:17 2014
New Revision: 207621

URL: http://gcc.gnu.org/viewcvs?rev=207621&root=gcc&view=rev
Log:
    PR ipa/60026
    * ipa-cp.c (determine_versionability): Fail at -O0
    or __attribute__((optimize (0))) or -fno-ipa-cp functions.
    * tree-sra.c (ipa_sra_preliminary_function_checks): Similarly.

    Revert:
    2014-02-04  Jakub Jelinek  <jakub@redhat.com>

    PR ipa/60026
    * tree-inline.c (copy_forbidden): Fail for
    __attribute__((optimize (0))) functions.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/ipa-cp.c
    trunk/gcc/tree-inline.c
    trunk/gcc/tree-sra.c


  parent reply	other threads:[~2014-02-07 23:54 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-02  1:28 [Bug tree-optimization/60026] New: " su at cs dot ucdavis.edu
2014-02-03  9:41 ` [Bug ipa/60026] [4.8/4.9 Regression] " rguenth at gcc dot gnu.org
2014-02-03  9:42 ` [Bug ipa/60026] [4.9 " rguenth at gcc dot gnu.org
2014-02-03 16:57 ` [Bug ipa/60026] [4.8/4.9 " jakub at gcc dot gnu.org
2014-02-03 17:23 ` jakub at gcc dot gnu.org
2014-02-03 18:05 ` jamborm at gcc dot gnu.org
2014-02-03 18:10 ` jakub at gcc dot gnu.org
2014-02-03 18:25 ` jamborm at gcc dot gnu.org
2014-02-03 18:37 ` jakub at gcc dot gnu.org
2014-02-03 18:47 ` jamborm at gcc dot gnu.org
2014-02-04  9:53 ` rguenth at gcc dot gnu.org
2014-02-04 13:05 ` jakub at gcc dot gnu.org
2014-02-04 13:06 ` [Bug ipa/60026] [4.8 " jakub at gcc dot gnu.org
2014-02-07 23:54 ` jakub at gcc dot gnu.org [this message]
2014-03-06  7:57 ` jakub at gcc dot gnu.org
2014-03-06  8:26 ` jakub 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-60026-4-Amydie6R1T@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).