public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug rtl-optimization/67000] New: [6 Regression] ICE in split_complex_args, at function.c:2325 on ppc64le
@ 2015-07-24 18:21 redi at gcc dot gnu.org
  2015-07-26 16:52 ` [Bug rtl-optimization/67000] " gary at intrepid dot com
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: redi at gcc dot gnu.org @ 2015-07-24 18:21 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 67000
           Summary: [6 Regression] ICE in split_complex_args, at
                    function.c:2325 on ppc64le
           Product: gcc
           Version: 6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: rtl-optimization
          Assignee: unassigned at gcc dot gnu.org
          Reporter: redi at gcc dot gnu.org
                CC: aoliva at gcc dot gnu.org
  Target Milestone: ---
              Host: powerpc64le-unknown-linux-gnu
            Target: powerpc64le-unknown-linux-gnu
             Build: powerpc64le-unknown-linux-gnu

Starting with r226113 there's a new FAIL in the libstdc++ testsuite on ppc64le

In file included from
/home/jwakely/src/gcc/libstdc++-v3/testsuite/26_numerics/complex/value_operations/1.cc:23:0:
/home/jwakely/build/powerpc64le-unknown-linux-gnu/libstdc++-v3/include/complex:
In function 'double std::__complex_abs(__complex__ double)':
/home/jwakely/build/powerpc64le-unknown-linux-gnu/libstdc++-v3/include/complex:589:3:
internal compiler error: in split_complex_args, at function.c:2325
   __complex_abs(__complex__ double __z) { return __builtin_cabs(__z); }
   ^
0x1072f6ab split_complex_args
        /home/jwakely/src/gcc/gcc/function.c:2325
0x1072f6ab assign_parms_augmented_arg_list
        /home/jwakely/src/gcc/gcc/function.c:2397
0x1073239b assign_parms
        /home/jwakely/src/gcc/gcc/function.c:3676
0x10736357 expand_function_start(tree_node*)
        /home/jwakely/src/gcc/gcc/function.c:5192
0x1056f0c7 execute
        /home/jwakely/src/gcc/gcc/cfgexpand.c:6105
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.

FAIL: 26_numerics/complex/value_operations/1.cc (test for excess errors)


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

end of thread, other threads:[~2015-08-21 20:05 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-24 18:21 [Bug rtl-optimization/67000] New: [6 Regression] ICE in split_complex_args, at function.c:2325 on ppc64le redi at gcc dot gnu.org
2015-07-26 16:52 ` [Bug rtl-optimization/67000] " gary at intrepid dot com
2015-07-27  8:18 ` rguenth at gcc dot gnu.org
2015-07-30 20:00 ` gary at intrepid dot com
2015-08-14 18:52 ` aoliva at gcc dot gnu.org
2015-08-15  2:26 ` aoliva at gcc dot gnu.org
2015-08-21 20:05 ` aoliva at gcc dot gnu.org

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