public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/61141] New: [4.10 Regression] c-common.c:1502:1: ICE: in reset_insn_used_flags, at emit-rtl.c:2677
@ 2014-05-10 15:14 danglin at gcc dot gnu.org
  2014-05-11 21:24 ` [Bug middle-end/61141] " danglin at gcc dot gnu.org
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: danglin at gcc dot gnu.org @ 2014-05-10 15:14 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 61141
           Summary: [4.10 Regression] c-common.c:1502:1: ICE: in
                    reset_insn_used_flags, at emit-rtl.c:2677
           Product: gcc
           Version: 4.10.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
          Assignee: unassigned at gcc dot gnu.org
          Reporter: danglin at gcc dot gnu.org
              Host: hppa-unknown-linux-gnu
            Target: hppa-unknown-linux-gnu
             Build: hppa-unknown-linux-gnu

Created attachment 32774
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32774&action=edit
Preprocessed source

/home/dave/gnu/gcc/objdir/./prev-gcc/xg++
-B/home/dave/gnu/gcc/objdir/./prev-gcc
/ -B/home/dave/opt/gnu/gcc/gcc-4.10/hppa-linux-gnu/bin/ -nostdinc++
-B/home/dave
/gnu/gcc/objdir/prev-hppa-linux-gnu/libstdc++-v3/src/.libs
-B/home/dave/gnu/gcc/
objdir/prev-hppa-linux-gnu/libstdc++-v3/libsupc++/.libs 
-I/home/dave/gnu/gcc/ob
jdir/prev-hppa-linux-gnu/libstdc++-v3/include/hppa-linux-gnu 
-I/home/dave/gnu/g
cc/objdir/prev-hppa-linux-gnu/libstdc++-v3/include 
-I/home/dave/gnu/gcc/gcc/lib
stdc++-v3/libsupc++
-L/home/dave/gnu/gcc/objdir/prev-hppa-linux-gnu/libstdc++-v3
/src/.libs
-L/home/dave/gnu/gcc/objdir/prev-hppa-linux-gnu/libstdc++-v3/libsupc+
+/.libs -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2
-DIN_GC
C    -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall
-Wno-narrow
ing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual 
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror
-f
no-common  -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc/gcc
-I../../gcc/gcc/c-fami
ly -I../../gcc/gcc/../include -I../../gcc/gcc/../libcpp/include 
-I../../gcc/gcc
/../libdecnumber -I../../gcc/gcc/../libdecnumber/dpd -I../libdecnumber
-I../../g
cc/gcc/../libbacktrace -DCLOOG_INT_GMP    -o c-family/c-common.o -MT
c-family/c-
common.o -MMD -MP -MF c-family/.deps/c-common.TPo
../../gcc/gcc/c-family/c-commo
n.c
../../gcc/gcc/c-family/c-common.c: In function ‘tree_node*
c_fully_fold_internal
(tree, bool, bool*, bool*)’:
../../gcc/gcc/c-family/c-common.c:1502:1: internal compiler error: in
reset_insn
_used_flags, at emit-rtl.c:2677
 }
 ^
0x9df16f reset_insn_used_flags
        ../../gcc/gcc/emit-rtl.c:2677
0x9df30b reset_all_used_flags
        ../../gcc/gcc/emit-rtl.c:2701
0x9df4b7 verify_rtl_sharing()
        ../../gcc/gcc/emit-rtl.c:2728
0xec8e07 execute_function_todo
        ../../gcc/gcc/passes.c:1794
0xec773f do_per_function
        ../../gcc/gcc/passes.c:1504
0xec9023 execute_todo
        ../../gcc/gcc/passes.c:1834
>From gcc-bugs-return-451219-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org Sat May 10 15:23:15 2014
Return-Path: <gcc-bugs-return-451219-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org>
Delivered-To: listarch-gcc-bugs@gcc.gnu.org
Received: (qmail 17885 invoked by alias); 10 May 2014 15:23:15 -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 17849 invoked by uid 48); 10 May 2014 15:23:11 -0000
From: "mikael at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug fortran/61138] [4.8/4.9/4.10 Regression] Wrong code with pointer-bounds remapping
Date: Sat, 10 May 2014 15:23: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: 4.10.0
X-Bugzilla-Keywords: wrong-code
X-Bugzilla-Severity: normal
X-Bugzilla-Who: mikael at gcc dot gnu.org
X-Bugzilla-Status: NEW
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: cc
Message-ID: <bug-61138-4-rTzcw8E0On@http.gcc.gnu.org/bugzilla/>
In-Reply-To: <bug-61138-4@http.gcc.gnu.org/bugzilla/>
References: <bug-61138-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-05/txt/msg00911.txt.bz2
Content-length: 562

http://gcc.gnu.org/bugzilla/show_bug.cgi?ida138

Mikael Morin <mikael at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mikael at gcc dot gnu.org

--- Comment #2 from Mikael Morin <mikael at gcc dot gnu.org> ---
gfc_trans_pointer_assignment sets lse.descriptor_only before calling
gfc_conv_expr_descriptor (for the lhs),  and later on reuses lse for other
things, without clearing descriptor_only.


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

end of thread, other threads:[~2014-06-09 16:44 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-05-10 15:14 [Bug middle-end/61141] New: [4.10 Regression] c-common.c:1502:1: ICE: in reset_insn_used_flags, at emit-rtl.c:2677 danglin at gcc dot gnu.org
2014-05-11 21:24 ` [Bug middle-end/61141] " danglin at gcc dot gnu.org
2014-05-12 11:22 ` danglin at gcc dot gnu.org
2014-05-12 11:24 ` danglin at gcc dot gnu.org
2014-05-12 11:29 ` danglin at gcc dot gnu.org
2014-05-13 11:07 ` rguenth at gcc dot gnu.org
2014-05-24 18:14 ` danglin at gcc dot gnu.org
2014-05-25 16:52 ` danglin at gcc dot gnu.org
2014-06-09 16:41 ` law at gcc dot gnu.org
2014-06-09 16:44 ` law at redhat dot com

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