public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/60478] New: convert_move assert failed
@ 2014-03-10  3:22 manjian2006 at gmail dot com
  2014-03-10  6:31 ` [Bug middle-end/60478] " mpolacek at gcc dot gnu.org
  2014-03-10  9:13 ` manjian2006 at gmail dot com
  0 siblings, 2 replies; 3+ messages in thread
From: manjian2006 at gmail dot com @ 2014-03-10  3:22 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 60478
           Summary: convert_move assert failed
           Product: gcc
           Version: 4.9.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
          Assignee: unassigned at gcc dot gnu.org
          Reporter: manjian2006 at gmail dot com

0x8d87dc convert_move(rtx_def*, rtx_def*, int)
    ../../building/gcc/expr.c:333
0x8ddcc8 store_expr(tree_node*, rtx_def*, int, bool)
    ../../building/gcc/expr.c:5398
0x8e4cff expand_assignment(tree_node*, tree_node*, bool)
    ../../building/gcc/expr.c:5123
0x803950 expand_call_stmt
    ../../building/gcc/cfgexpand.c:2259
0x803950 expand_gimple_stmt_1
    ../../building/gcc/cfgexpand.c:3160
0x803950 expand_gimple_stmt
    ../../building/gcc/cfgexpand.c:3312
0x804d6d expand_gimple_basic_block
    ../../building/gcc/cfgexpand.c:5152
0x80695c gimple_expand_cfg
    ../../building/gcc/cfgexpand.c:5731
0x80695c execute
    ../../building/gcc/cfgexpand.c:5951
Please submit a full bug report,

gcc configure with:
Configured with: ../building/configure --target=i686-linux-android
--host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld
--enable-languages=c,c++ --with-host-libstdcxx='-static-libgcc
-Wl,-Bstatic,-lstdc++,-Bdynamic -lm' --disable-libssp --enable-threads
--disable-nls --disable-libmudflap --disable-libgomp --disable-sjlj-exceptions
--disable-tls --disable-libitm --with-arch=i686 --with-tune=atom
--with-fpmath=sse --enable-initfini-array --disable-nls
--with-sysroot=/home/linzj/android-ndk-r8e/platforms/android-9/arch-x86
--disable-bootstrap --disable-libquadmath --enable-plugins --enable-libgomp
--enable-gold --enable-graphite=yes
--program-transform-name='s&^&i686-linux-android-&' --enable-gold=default
--disable-libcilkrts : (reconfigured) ../building/configure
--target=i686-linux-android --host=x86_64-linux-gnu --build=x86_64-linux-gnu
--with-gnu-as --with-gnu-ld --enable-languages=c,c++
--with-host-libstdcxx='-static-libgcc -Wl,-Bstatic,-lstdc++,-Bdynamic -lm'
--disable-libssp --enable-threads --disable-nls --disable-libmudflap
--disable-libgomp --disable-sjlj-exceptions --disable-tls --disable-libitm
--with-arch=i686 --with-tune=atom --with-fpmath=sse --enable-initfini-array
--disable-nls
--with-sysroot=/home/linzj/android-ndk-r8e/platforms/android-9/arch-x86
--disable-bootstrap --disable-libquadmath --enable-plugins --enable-libgomp
--enable-gold --enable-graphite=yes
--program-transform-name='s&^&i686-linux-android-&' --enable-gold=default
--disable-libcilkrts


compile flags:
-ffunction-sections -funwind-tables -no-canonical-prefixes -fstack-protector
-fno-exceptions -fno-rtti -O2 -g -fomit-frame-pointer -fstrict-aliasing
-funswitch-loops -finline-limit=300 -fomit-frame-pointer -fvisibility=hidden
-O3 -Wa,--noexecstack -O2 -Wreturn-type -Wuninitialized -S  /tmp/1.cpp

when compile flags += -msse
this bug just disappears.


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

* [Bug middle-end/60478] convert_move assert failed
  2014-03-10  3:22 [Bug middle-end/60478] New: convert_move assert failed manjian2006 at gmail dot com
@ 2014-03-10  6:31 ` mpolacek at gcc dot gnu.org
  2014-03-10  9:13 ` manjian2006 at gmail dot com
  1 sibling, 0 replies; 3+ messages in thread
From: mpolacek at gcc dot gnu.org @ 2014-03-10  6:31 UTC (permalink / raw)
  To: gcc-bugs

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

Marek Polacek <mpolacek at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |mpolacek at gcc dot gnu.org
         Resolution|---                         |DUPLICATE

--- Comment #1 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
You've filed the same bug twice.

*** This bug has been marked as a duplicate of bug 60479 ***


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

* [Bug middle-end/60478] convert_move assert failed
  2014-03-10  3:22 [Bug middle-end/60478] New: convert_move assert failed manjian2006 at gmail dot com
  2014-03-10  6:31 ` [Bug middle-end/60478] " mpolacek at gcc dot gnu.org
@ 2014-03-10  9:13 ` manjian2006 at gmail dot com
  1 sibling, 0 replies; 3+ messages in thread
From: manjian2006 at gmail dot com @ 2014-03-10  9:13 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #2 from linzj <manjian2006 at gmail dot com> ---
(In reply to Marek Polacek from comment #1)
> You've filed the same bug twice.
> 
> *** This bug has been marked as a duplicate of bug 60479 ***

小手一抖,jj没有
>From gcc-bugs-return-445881-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org Mon Mar 10 09:39:33 2014
Return-Path: <gcc-bugs-return-445881-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org>
Delivered-To: listarch-gcc-bugs@gcc.gnu.org
Received: (qmail 12529 invoked by alias); 10 Mar 2014 09:39:32 -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 12482 invoked by uid 48); 10 Mar 2014 09:39:28 -0000
From: "rguenth at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c++/60474] [4.9 Regression] Crash in tree_class_check
Date: Mon, 10 Mar 2014 09:39:00 -0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: gcc
X-Bugzilla-Component: c++
X-Bugzilla-Version: 4.9.0
X-Bugzilla-Keywords: ice-on-valid-code
X-Bugzilla-Severity: normal
X-Bugzilla-Who: rguenth at gcc dot gnu.org
X-Bugzilla-Status: ASSIGNED
X-Bugzilla-Priority: P1
X-Bugzilla-Assigned-To: rguenth at gcc dot gnu.org
X-Bugzilla-Target-Milestone: 4.9.0
X-Bugzilla-Flags:
X-Bugzilla-Changed-Fields:
Message-ID: <bug-60474-4-qVfjrnTcCK@http.gcc.gnu.org/bugzilla/>
In-Reply-To: <bug-60474-4@http.gcc.gnu.org/bugzilla/>
References: <bug-60474-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-03/txt/msg00750.txt.bz2
Content-length: 475

http://gcc.gnu.org/bugzilla/show_bug.cgi?id`474

--- Comment #5 from Richard Biener <rguenth at gcc dot gnu.org> ---
  type = signed_type_for (TREE_TYPE (e1));
  tree_to_aff_combination (e1, type, &aff_e1);
  tree_to_aff_combination (e2, type, &aff_e2);

signed_type_for (offset_type 0x7ffff6d9cc78)

returns NULL_TREE.  OFFSET_TYPE in the IL ... ugh.

void fn1(A<int>&, int Layer::*, int) (struct A & p1, <<< Unknown tree:
offset_type >>> p2, int p3)
{


I have a patch.


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

end of thread, other threads:[~2014-03-10  9:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-03-10  3:22 [Bug middle-end/60478] New: convert_move assert failed manjian2006 at gmail dot com
2014-03-10  6:31 ` [Bug middle-end/60478] " mpolacek at gcc dot gnu.org
2014-03-10  9:13 ` manjian2006 at gmail 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).