public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/66817] New: ICE in hard_function_value, at explow.c:1844 with -miamcu
@ 2015-07-08 20:57 hjl.tools at gmail dot com
  2015-07-08 21:17 ` [Bug middle-end/66817] " hjl.tools at gmail dot com
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: hjl.tools at gmail dot com @ 2015-07-08 20:57 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 66817
           Summary: ICE in hard_function_value, at explow.c:1844 with
                    -miamcu
           Product: gcc
           Version: 6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
          Assignee: unassigned at gcc dot gnu.org
          Reporter: hjl.tools at gmail dot com
                CC: julia.koval at intel dot com
  Target Milestone: ---

[hjl@gnu-6 gcc]$ /export/build/gnu/gcc/build-x86_64-linux/gcc/xgcc
-B/export/build/gnu/gcc/build-x86_64-linux/gcc/
/export/gnu/import/git/sources/gcc/gcc/testsuite/gcc.dg/torture/pr8081.c
-fno-diagnostics-show-caret -fdiagnostics-color=never   -m32 -miamcu
/export/gnu/import/git/sources/gcc/gcc/testsuite/gcc.dg/torture/pr8081.c: In
function ‘retframe_block’:
/export/gnu/import/git/sources/gcc/gcc/testsuite/gcc.dg/torture/pr8081.c:17:5:
internal compiler error: in hard_function_value, at explow.c:1844
0x9c7594 hard_function_value(tree_node const*, tree_node const*, tree_node
const*, int)
        /export/gnu/import/git/sources/gcc/gcc/explow.c:1844
0xa55e8a aggregate_value_p(tree_node const*, tree_node const*)
        /export/gnu/import/git/sources/gcc/gcc/function.c:2085
0xa5e49d allocate_struct_function(tree_node*, bool)
        /export/gnu/import/git/sources/gcc/gcc/function.c:4732
0x73f99a store_parm_decls()
        /export/gnu/import/git/sources/gcc/gcc/c/c-decl.c:8856
0x78d4b4 c_parser_declaration_or_fndef
        /export/gnu/import/git/sources/gcc/gcc/c/c-parser.c:1958
0x7929e2 c_parser_compound_statement_nostart
        /export/gnu/import/git/sources/gcc/gcc/c/c-parser.c:4621
0x792647 c_parser_compound_statement
        /export/gnu/import/git/sources/gcc/gcc/c/c-parser.c:4532
0x78d562 c_parser_declaration_or_fndef
        /export/gnu/import/git/sources/gcc/gcc/c/c-parser.c:1965
0x78c1f3 c_parser_external_declaration
        /export/gnu/import/git/sources/gcc/gcc/c/c-parser.c:1435
0x78be04 c_parser_translation_unit
        /export/gnu/import/git/sources/gcc/gcc/c/c-parser.c:1322
0x7b3230 c_parse_file()
        /export/gnu/import/git/sources/gcc/gcc/c/c-parser.c:15440
0x81cb34 c_common_parse_file()
        /export/gnu/import/git/sources/gcc/gcc/c-family/c-opts.c:1059
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.
[hjl@gnu-6 gcc]$
>From gcc-bugs-return-491813-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org Wed Jul 08 21:17:42 2015
Return-Path: <gcc-bugs-return-491813-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org>
Delivered-To: listarch-gcc-bugs@gcc.gnu.org
Received: (qmail 54830 invoked by alias); 8 Jul 2015 21:17:41 -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 54777 invoked by uid 48); 8 Jul 2015 21:17:38 -0000
From: "law at redhat dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug testsuite/66796] [6 Regression] FAIL: gcc.target/hppa/shadd-1.c scan-assembler-times sh.add 1
Date: Wed, 08 Jul 2015 21:17:00 -0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: gcc
X-Bugzilla-Component: testsuite
X-Bugzilla-Version: 6.0
X-Bugzilla-Keywords:
X-Bugzilla-Severity: normal
X-Bugzilla-Who: law at redhat dot com
X-Bugzilla-Status: UNCONFIRMED
X-Bugzilla-Resolution:
X-Bugzilla-Priority: P3
X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org
X-Bugzilla-Target-Milestone: 6.0
X-Bugzilla-Flags:
X-Bugzilla-Changed-Fields: cc
Message-ID: <bug-66796-4-NDYQd9r6Ry@http.gcc.gnu.org/bugzilla/>
In-Reply-To: <bug-66796-4@http.gcc.gnu.org/bugzilla/>
References: <bug-66796-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-07/txt/msg00703.txt.bz2
Content-length: 595

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

Jeffrey A. Law <law at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |law at redhat dot com

--- Comment #2 from Jeffrey A. Law <law at redhat dot com> ---
It's probably a regression from Segher's combine.c changes a little while back.
 When I was fixing the regressions from that work, I probably tested with
hppa2.0w, perhaps there's something I missed.

Let me take a looksie...


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

* [Bug middle-end/66817] ICE in hard_function_value, at explow.c:1844 with -miamcu
  2015-07-08 20:57 [Bug middle-end/66817] New: ICE in hard_function_value, at explow.c:1844 with -miamcu hjl.tools at gmail dot com
@ 2015-07-08 21:17 ` hjl.tools at gmail dot com
  2015-07-09  9:27 ` hjl at gcc dot gnu.org
  2015-07-09  9:31 ` hjl.tools at gmail dot com
  2 siblings, 0 replies; 4+ messages in thread
From: hjl.tools at gmail dot com @ 2015-07-08 21:17 UTC (permalink / raw)
  To: gcc-bugs

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

H.J. Lu <hjl.tools at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2015-07-08
   Target Milestone|---                         |6.0
     Ever confirmed|0                           |1

--- Comment #1 from H.J. Lu <hjl.tools at gmail dot com> ---
A patch is posted at

https://gcc.gnu.org/ml/gcc-patches/2015-07/msg00655.html


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

* [Bug middle-end/66817] ICE in hard_function_value, at explow.c:1844 with -miamcu
  2015-07-08 20:57 [Bug middle-end/66817] New: ICE in hard_function_value, at explow.c:1844 with -miamcu hjl.tools at gmail dot com
  2015-07-08 21:17 ` [Bug middle-end/66817] " hjl.tools at gmail dot com
@ 2015-07-09  9:27 ` hjl at gcc dot gnu.org
  2015-07-09  9:31 ` hjl.tools at gmail dot com
  2 siblings, 0 replies; 4+ messages in thread
From: hjl at gcc dot gnu.org @ 2015-07-09  9:27 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #2 from hjl at gcc dot gnu.org <hjl at gcc dot gnu.org> ---
Author: hjl
Date: Thu Jul  9 09:26:47 2015
New Revision: 225605

URL: https://gcc.gnu.org/viewcvs?rev=225605&root=gcc&view=rev
Log:
Check int_size_in_bytes in ix86_return_in_memory

ix86_return_in_memory should check negative return from int_size_in_bytes,
similar to other ports.

gcc/

        PR target/66817
        * config/i386/i386.c (ix86_return_in_memory): Return true
        if int_size_in_bytes returns negative for IA MCU.

gcc/testsuite/

        PR target/66817
        * gcc.target/i386/pr66817.c: New test.

Added:
    trunk/gcc/testsuite/gcc.target/i386/pr66817.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/i386/i386.c
    trunk/gcc/testsuite/ChangeLog


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

* [Bug middle-end/66817] ICE in hard_function_value, at explow.c:1844 with -miamcu
  2015-07-08 20:57 [Bug middle-end/66817] New: ICE in hard_function_value, at explow.c:1844 with -miamcu hjl.tools at gmail dot com
  2015-07-08 21:17 ` [Bug middle-end/66817] " hjl.tools at gmail dot com
  2015-07-09  9:27 ` hjl at gcc dot gnu.org
@ 2015-07-09  9:31 ` hjl.tools at gmail dot com
  2 siblings, 0 replies; 4+ messages in thread
From: hjl.tools at gmail dot com @ 2015-07-09  9:31 UTC (permalink / raw)
  To: gcc-bugs

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

H.J. Lu <hjl.tools at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from H.J. Lu <hjl.tools at gmail dot com> ---
Fixed.


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

end of thread, other threads:[~2015-07-09  9:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-08 20:57 [Bug middle-end/66817] New: ICE in hard_function_value, at explow.c:1844 with -miamcu hjl.tools at gmail dot com
2015-07-08 21:17 ` [Bug middle-end/66817] " hjl.tools at gmail dot com
2015-07-09  9:27 ` hjl at gcc dot gnu.org
2015-07-09  9:31 ` hjl.tools 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).