public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "rguenth at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/64338] New: [5 Regression] ICE in swap_condition, at jump.c:628
Date: Wed, 17 Dec 2014 10:30:00 -0000	[thread overview]
Message-ID: <bug-64338-4@http.gcc.gnu.org/bugzilla/> (raw)

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

            Bug ID: 64338
           Summary: [5 Regression] ICE in swap_condition, at jump.c:628
           Product: gcc
           Version: 5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: rguenth at gcc dot gnu.org

Created attachment 34295
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34295&action=edit
preprocessed source

> ./cc1plus  -quiet KDChartCartesianAxis.ii  -quiet -mtune=generic -march=i586 -g -O2 -fomit-frame-pointer -fno-exceptions -fno-check-new  -fno-threadsafe-statics -fvisibility=hidden -fvisibility-inlines-hidden -fPIC  -m32
/home/abuild/rpmbuild/BUILD/calligra-2.8.6/3rdparty/kdchart/src/KDChartCartesianAxis.cpp:
In member function 'virtual void
KDChart::CartesianAxis::paintCtx(KDChart::PaintContext*)':
/home/abuild/rpmbuild/BUILD/calligra-2.8.6/3rdparty/kdchart/src/KDChartCartesianAxis.cpp:1426:1:
internal compiler error: in swap_condition, at jump.c:628
0xda1ad1 swap_condition(rtx_code)
        /space/rguenther/src/svn/trunk2/gcc/jump.c:628
0xb7664d emit_store_flag_1
        /space/rguenther/src/svn/trunk2/gcc/expmed.c:5227
0xb76d47 emit_store_flag(rtx_def*, rtx_code, rtx_def*, rtx_def*, machine_mode,
int, int)
        /space/rguenther/src/svn/trunk2/gcc/expmed.c:5434
0x1303358 ix86_expand_int_movcc(rtx_def**)
        /space/rguenther/src/svn/trunk2/gcc/config/i386/i386.c:20929
0x1303ab0 ix86_expand_int_movcc(rtx_def**)
        /space/rguenther/src/svn/trunk2/gcc/config/i386/i386.c:21098
0x144a08b gen_movqicc(rtx_def*, rtx_def*, rtx_def*, rtx_def*)
        /space/rguenther/src/svn/trunk2/gcc/config/i386/i386.md:16600
0xe547c8 insn_gen_fn::operator()(rtx_def*, rtx_def*, rtx_def*, rtx_def*) const
        /space/rguenther/src/svn/trunk2/gcc/recog.h:305
0xe53741 maybe_gen_insn(insn_code, unsigned int, expand_operand*)
        /space/rguenther/src/svn/trunk2/gcc/optabs.c:8377
0xe53a3e maybe_expand_insn(insn_code, unsigned int, expand_operand*)
        /space/rguenther/src/svn/trunk2/gcc/optabs.c:8407
0xe4a8b7 emit_conditional_move(rtx_def*, rtx_code, rtx_def*, rtx_def*,
machine_mode, rtx_def*, rtx_def*, machine_mode, int)
        /space/rguenther/src/svn/trunk2/gcc/optabs.c:4614
0x17f2c00 noce_emit_cmove
        /space/rguenther/src/svn/trunk2/gcc/ifcvt.c:1498
0x17f31c1 noce_try_cmove
        /space/rguenther/src/svn/trunk2/gcc/ifcvt.c:1578
0x17f5d73 noce_process_if_block
        /space/rguenther/src/svn/trunk2/gcc/ifcvt.c:2754
0x17f6fa6 noce_find_if_block
        /space/rguenther/src/svn/trunk2/gcc/ifcvt.c:3214
0x17f7651 find_if_header
        /space/rguenther/src/svn/trunk2/gcc/ifcvt.c:3423
0x17fa187 if_convert
        /space/rguenther/src/svn/trunk2/gcc/ifcvt.c:4572
0x17fa4bd execute
        /space/rguenther/src/svn/trunk2/gcc/ifcvt.c:4718
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.


             reply	other threads:[~2014-12-17 10:30 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-17 10:30 rguenth at gcc dot gnu.org [this message]
2014-12-17 10:31 ` [Bug target/64338] " rguenth at gcc dot gnu.org
2014-12-17 13:45 ` trippels at gcc dot gnu.org
2014-12-17 15:07 ` mpolacek at gcc dot gnu.org
2015-01-07  9:28 ` jakub at gcc dot gnu.org
2015-01-08 19:16 ` jakub at gcc dot gnu.org
2015-01-08 19:30 ` 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-64338-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).