public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "hjl.tools at gmail dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug other/65528] New: [mpx] internal compiler error: in expand_expr_addr_expr_1, at expr.c:7761
Date: Mon, 23 Mar 2015 20:05:00 -0000	[thread overview]
Message-ID: <bug-65528-4@http.gcc.gnu.org/bugzilla/> (raw)

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

            Bug ID: 65528
           Summary: [mpx] internal compiler error: in
                    expand_expr_addr_expr_1, at expr.c:7761
           Product: gcc
           Version: 5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: other
          Assignee: unassigned at gcc dot gnu.org
          Reporter: hjl.tools at gmail dot com

With this patch:

https://gcc.gnu.org/ml/gcc-patches/2015-03/msg01211.html

when GCC is configured with

--enable-libmpx --with-build-config="bootstrap-mpx"

I got

/export/build/gnu/gcc-test/build-x86_64-linux/./prev-gcc/xg++
-B/export/build/gnu/gcc-test/build-x86_64-linux/./prev-gcc/
-B/usr/gcc-5.0.0/x86_64-unknown-linux-gnu/bin/ -nostdinc++
-B/export/build/gnu/gcc-test/build-x86_64-linux/prev-x86_64-unknown-linux-gnu/libstdc++-v3/src/.libs
-B/export/build/gnu/gcc-test/build-x86_64-linux/prev-x86_64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs

-I/export/build/gnu/gcc-test/build-x86_64-linux/prev-x86_64-unknown-linux-gnu/libstdc++-v3/include/x86_64-unknown-linux-gnu

-I/export/build/gnu/gcc-test/build-x86_64-linux/prev-x86_64-unknown-linux-gnu/libstdc++-v3/include
 -I/export/gnu/import/git/sources/gcc/libstdc++-v3/libsupc++
-L/export/build/gnu/gcc-test/build-x86_64-linux/prev-x86_64-unknown-linux-gnu/libstdc++-v3/src/.libs
-L/export/build/gnu/gcc-test/build-x86_64-linux/prev-x86_64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs
-c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -fcheck-pointer-bounds -mmpx
-DIN_GCC    -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall
-Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros
-Wno-overlength-strings -Werror -fno-common  -DHAVE_CONFIG_H -I. -Ic-family
-I/export/gnu/import/git/sources/gcc/gcc
-I/export/gnu/import/git/sources/gcc/gcc/c-family
-I/export/gnu/import/git/sources/gcc/gcc/../include
-I/export/gnu/import/git/sources/gcc/gcc/../libcpp/include 
-I/export/gnu/import/git/sources/gcc/gcc/../libdecnumber
-I/export/gnu/import/git/sources/gcc/gcc/../libdecnumber/bid -I../libdecnumber
-I/export/gnu/import/git/sources/gcc/gcc/../libbacktrace   -o
c-family/stub-objc.o -MT c-family/stub-objc.o -MMD -MP -MF
c-family/.deps/stub-objc.TPo
/export/gnu/import/git/sources/gcc/gcc/c-family/stub-objc.c
/export/gnu/import/git/sources/gcc/gcc/c-family/stub-objc.c: In function
‘tree_node* objc_rewrite_function_call.chkp(tree, #‘pointer_bounds_type’ not
supported by dump_type#<type error>, tree, #‘pointer_bounds_type’ not supported
by dump_type#<type error>, void, ...)’:
/export/gnu/import/git/sources/gcc/gcc/c-family/stub-objc.c:104:1: internal
compiler error: in expand_expr_addr_expr_1, at expr.c:7761
 objc_rewrite_function_call (tree function, tree ARG_UNUSED (first_param))
 ^
0xb6844a expand_expr_addr_expr_1
    /export/gnu/import/git/sources/gcc/gcc/expr.c:7761
0xb68ae4 expand_expr_addr_expr
    /export/gnu/import/git/sources/gcc/gcc/expr.c:7850
0xb74308 expand_expr_real_1(tree_node*, rtx_def*, machine_mode,
expand_modifier, rtx_def**, bool)
    /export/gnu/import/git/sources/gcc/gcc/expr.c:10724
0xb68f1b expand_expr_real(tree_node*, rtx_def*, machine_mode, expand_modifier,
rtx_def**, bool)
    /export/gnu/import/git/sources/gcc/gcc/expr.c:8018
0xa20d5b expand_normal
    /export/gnu/import/git/sources/gcc/gcc/expr.h:260
0xa2d4d5 expand_return
    /export/gnu/import/git/sources/gcc/gcc/cfgexpand.c:3231
0xa2dc5e expand_gimple_stmt_1
    /export/gnu/import/git/sources/gcc/gcc/cfgexpand.c:3373
0xa2e1c3 expand_gimple_stmt
    /export/gnu/import/git/sources/gcc/gcc/cfgexpand.c:3497
0xa3528d expand_gimple_basic_block
    /export/gnu/import/git/sources/gcc/gcc/cfgexpand.c:5509
0xa36f3a execute
    /export/gnu/import/git/sources/gcc/gcc/cfgexpand.c:6127
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.
make: *** [c-family/stub-objc.o] Error 1
[hjl@gnu-mic-2 gcc]$
>From gcc-bugs-return-481302-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org Mon Mar 23 19:34:32 2015
Return-Path: <gcc-bugs-return-481302-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org>
Delivered-To: listarch-gcc-bugs@gcc.gnu.org
Received: (qmail 53915 invoked by alias); 23 Mar 2015 19:34:31 -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 53863 invoked by uid 48); 23 Mar 2015 19:34:28 -0000
From: "hjl.tools at gmail dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug other/65530] New: [meta-bug] -mmpx -fcheck-pointer-bounds failures
Date: Mon, 23 Mar 2015 20:05:00 -0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: new
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: gcc
X-Bugzilla-Component: other
X-Bugzilla-Version: 5.0
X-Bugzilla-Keywords:
X-Bugzilla-Severity: normal
X-Bugzilla-Who: hjl.tools at gmail dot com
X-Bugzilla-Status: UNCONFIRMED
X-Bugzilla-Priority: P3
X-Bugzilla-Assigned-To: enkovich.gnu at gmail dot com
X-Bugzilla-Target-Milestone: ---
X-Bugzilla-Flags:
X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter
Message-ID: <bug-65530-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-03/txt/msg02446.txt.bz2
Content-length: 472

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

            Bug ID: 65530
           Summary: [meta-bug] -mmpx -fcheck-pointer-bounds failures
           Product: gcc
           Version: 5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: other
          Assignee: enkovich.gnu at gmail dot com
          Reporter: hjl.tools at gmail dot com

This meta-bug tracks all known -mmpx -fcheck-pointer-bounds failures.


             reply	other threads:[~2015-03-23 19:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-23 20:05 hjl.tools at gmail dot com [this message]
2015-04-15  8:31 ` [Bug other/65528] " ienkovich at gcc dot gnu.org
2015-06-25 10:06 ` ienkovich 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-65528-4@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).