public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug rtl-optimization/67477] [6 Regression] ICE in cselib_record_set, at cselib.c:2388
       [not found] <bug-67477-4@http.gcc.gnu.org/bugzilla/>
@ 2015-09-14 11:09 ` rguenth at gcc dot gnu.org
  2015-10-07 19:20 ` vmakarov at gcc dot gnu.org
  1 sibling, 0 replies; 2+ messages in thread
From: rguenth at gcc dot gnu.org @ 2015-09-14 11:09 UTC (permalink / raw)
  To: gcc-bugs

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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vmakarov at gcc dot gnu.org
            Version|unknown                     |6.0
   Target Milestone|---                         |6.0
            Summary|ICE in cselib_record_set,   |[6 Regression] ICE in
                   |at cselib.c:2388            |cselib_record_set, at
                   |                            |cselib.c:2388


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug rtl-optimization/67477] [6 Regression] ICE in cselib_record_set, at cselib.c:2388
       [not found] <bug-67477-4@http.gcc.gnu.org/bugzilla/>
  2015-09-14 11:09 ` [Bug rtl-optimization/67477] [6 Regression] ICE in cselib_record_set, at cselib.c:2388 rguenth at gcc dot gnu.org
@ 2015-10-07 19:20 ` vmakarov at gcc dot gnu.org
  1 sibling, 0 replies; 2+ messages in thread
From: vmakarov at gcc dot gnu.org @ 2015-10-07 19:20 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #1 from Vladimir Makarov <vmakarov at gcc dot gnu.org> ---
(In reply to Ryan Mansfield from comment #0)
> Created attachment 36298 [details]
> reduced preprocessed source
> 
> $ ./xgcc -v
> Using built-in specs.
> COLLECT_GCC=./xgcc
> Target: arm-unknown-linux-gnueabi
> Configured with: ../configure --target=arm-unknown-linux-gnueabi
> --prefix=/home/rmansfield/x-tools/arm-unknown-linux-gnueabi
> --with-sysroot=/home/rmansfield/x-tools/arm-unknown-linux-gnueabi/arm-
> unknown-linux-gnueabi//sys-root --disable-multilib
> --with-local-prefix=/home/rmansfield/x-tools/arm-unknown-linux-gnueabi/arm-
> unknown-linux-gnueabi/sys-root --disable-nls --enable-threads=posix
> --enable-symvers=gnu --enable-c99 --enable-long-long
> --enable-target-optspace target_alias=arm-unknown-linux-gnueabi
> --enable-languages=c++ --disable-libssp --enable-checking
> Thread model: posix
> gcc version 6.0.0 20150907 (experimental) [trunk revision 227519] (GCC) 
> 
> $ ./xgcc -B. ~/ice.i -O3 -fstack-protector-strong -mfpu=neon
> -mfloat-abi=softfp  -march=armv7-a -mfloat-abi=softfp -c
> /home/rmansfield/ice.i: In function 'swblit_1d_NV12_2_B8G8R8X8':
> /home/rmansfield/ice.i:69:1: internal compiler error: in cselib_record_set,
> at cselib.c:2388
>  }
>  ^
> 0x6df43f cselib_record_set
> 	../../gcc/cselib.c:2388
> 0x6df43f cselib_record_sets
> 	../../gcc/cselib.c:2605
> 0x6e0137 cselib_process_insn(rtx_insn*)
> 	../../gcc/cselib.c:2678
> 0x99ef08 reload_cse_regs_1
> 	../../gcc/postreload.c:235
> 0x99f23b reload_cse_regs
> 	../../gcc/postreload.c:81
> 0x99f23b execute
> 	../../gcc/postreload.c:2350
> 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.
> 
> Started happening after r227382
> 
> https://gcc.gnu.org/viewcvs/gcc?view=revision&revision=227382

I can not reproduce it anymore.  I guess  it is a duplicate of PR67756 and it
was solved by https://gcc.gnu.org/viewcvs/gcc?view=revision&revision=228396.
>From gcc-bugs-return-498982-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org Wed Oct 07 19:39:36 2015
Return-Path: <gcc-bugs-return-498982-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org>
Delivered-To: listarch-gcc-bugs@gcc.gnu.org
Received: (qmail 29499 invoked by alias); 7 Oct 2015 19:39:35 -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 29471 invoked by uid 48); 7 Oct 2015 19:39:31 -0000
From: "dominiq at lps dot ens.fr" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug fortran/67885] ICE on using parameter array in block
Date: Wed, 07 Oct 2015 19:39:00 -0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: gcc
X-Bugzilla-Component: fortran
X-Bugzilla-Version: 5.2.1
X-Bugzilla-Keywords:
X-Bugzilla-Severity: normal
X-Bugzilla-Who: dominiq at lps dot ens.fr
X-Bugzilla-Status: NEW
X-Bugzilla-Resolution:
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: bug_status cf_reconfirmed_on everconfirmed
Message-ID: <bug-67885-4-qTUEHwLOIi@http.gcc.gnu.org/bugzilla/>
In-Reply-To: <bug-67885-4@http.gcc.gnu.org/bugzilla/>
References: <bug-67885-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-10/txt/msg00537.txt.bz2
Content-length: 520

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

Dominique d'Humieres <dominiq at lps dot ens.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2015-10-07
     Ever confirmed|0                           |1

--- Comment #2 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
Confirmed from 4.8 up to trunk (6.0).


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-10-07 19:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-67477-4@http.gcc.gnu.org/bugzilla/>
2015-09-14 11:09 ` [Bug rtl-optimization/67477] [6 Regression] ICE in cselib_record_set, at cselib.c:2388 rguenth at gcc dot gnu.org
2015-10-07 19:20 ` vmakarov at gcc dot gnu.org

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).