public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/58473] New: [4.9 regression] FAIL: ext/random/normal_mv_distribution/cons/default.cc (test for excess errors)
@ 2013-09-19  8:49 schwab@linux-m68k.org
  2013-09-19  8:53 ` [Bug tree-optimization/58473] " dominiq at lps dot ens.fr
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: schwab@linux-m68k.org @ 2013-09-19  8:49 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 58473
           Summary: [4.9 regression] FAIL:
                    ext/random/normal_mv_distribution/cons/default.cc
                    (test for excess errors)
           Product: gcc
           Version: 4.9.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
          Assignee: unassigned at gcc dot gnu.org
          Reporter: schwab@linux-m68k.org
                CC: rguenther at suse dot de
            Blocks: 58417
            Target: ia64-*-*

Regressed by r202700.

$ gcc/xg++ -shared-libgcc -Bgcc -nostdinc++ -Lia64-suse-linux/libstdc++-v3/src
-Lia64-suse-linux/libstdc++-v3/src/.libs
-Lia64-suse-linux/libstdc++-v3/libsupc++/.libs -B/usr/ia64-suse-linux/bin/
-B/usr/ia64-suse-linux/lib/ -isystem /usr/ia64-suse-linux/include -isystem
/usr/ia64-suse-linux/sys-include -Bia64-suse-linux/./libstdc++-v3/src/.libs
-D_GLIBCXX_ASSERT -fmessage-length=0 -ffunction-sections -fdata-sections -O2 -g
-D_GNU_SOURCE -O2 -g -D_GNU_SOURCE -DLOCALEDIR="." -nostdinc++
-Iia64-suse-linux/libstdc++-v3/include/ia64-suse-linux
-Iia64-suse-linux/libstdc++-v3/include -I../libstdc++-v3/libsupc++
-I../libstdc++-v3/include/backward -I../libstdc++-v3/testsuite/util
../libstdc++-v3/testsuite/ext/random/normal_mv_distribution/cons/default.cc
-std=c++0x ia64-suse-linux/libstdc++-v3/testsuite/libtestc++.a -lm -o
./default.exe
../libstdc++-v3/testsuite/ext/random/normal_mv_distribution/cons/default.cc: In
constructor ‘__gnu_cxx::normal_mv_distribution<_Dimen,
_RealType>::param_type::param_type() [with long unsigned int _Dimen = 2ul;
_RealType = double]’:
../libstdc++-v3/testsuite/ext/random/normal_mv_distribution/cons/default.cc:49:1:
internal compiler error: in build_polynomial_chrec, at tree-chrec.h:148
 }
 ^
0x40000000011d1fff build_polynomial_chrec
        ../../gcc/tree-chrec.h:148
0x40000000011d7abf chrec_fold_plus_1
        ../../gcc/tree-chrec.c:290
0x40000000011d849f chrec_fold_plus(tree_node*, tree_node*, tree_node*)
        ../../gcc/tree-chrec.c:373
0x40000000011d755f chrec_fold_plus_poly_poly
        ../../gcc/tree-chrec.c:153
0x40000000011d7a2f chrec_fold_plus_1
        ../../gcc/tree-chrec.c:279
0x40000000011d84ef chrec_fold_plus(tree_node*, tree_node*, tree_node*)
        ../../gcc/tree-chrec.c:373
0x4000000000c2347f interpret_rhs_expr
        ../../gcc/tree-scalar-evolution.c:1692
0x4000000000c1d5ef interpret_gimple_assign
        ../../gcc/tree-scalar-evolution.c:1810
0x4000000000c1d5ef analyze_scalar_evolution_1
        ../../gcc/tree-scalar-evolution.c:1892
0x4000000000c1ea9f analyze_scalar_evolution(loop*, tree_node*)
        ../../gcc/tree-scalar-evolution.c:1947
0x4000000000c212ff analyze_scalar_evolution_in_loop
        ../../gcc/tree-scalar-evolution.c:2043
0x4000000000c2157f simple_iv(loop*, loop*, tree_node*, affine_iv*, bool)
        ../../gcc/tree-scalar-evolution.c:3167
0x40000000007facbf estimate_function_body_sizes
        ../../gcc/ipa-inline-analysis.c:2562
0x40000000007fc15f compute_inline_parameters(cgraph_node*, bool)
        ../../gcc/ipa-inline-analysis.c:2696
0x40000000007fc4af inline_analyze_function
        ../../gcc/ipa-inline-analysis.c:3684
0x40000000007fc8af inline_generate_summary()
        ../../gcc/ipa-inline-analysis.c:3735
0x400000000099648f execute_ipa_summary_passes(ipa_opt_pass_d*)
        ../../gcc/passes.c:2000
0x400000000053614f ipa_passes
        ../../gcc/cgraphunit.c:2008
0x400000000053614f compile()
        ../../gcc/cgraphunit.c:2115
0x4000000000536d1f finalize_compilation_unit()
        ../../gcc/cgraphunit.c:2269
>From gcc-bugs-return-430155-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org Thu Sep 19 08:51:58 2013
Return-Path: <gcc-bugs-return-430155-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org>
Delivered-To: listarch-gcc-bugs@gcc.gnu.org
Received: (qmail 21309 invoked by alias); 19 Sep 2013 08:51:58 -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 21264 invoked by uid 48); 19 Sep 2013 08:51:55 -0000
From: "mpolacek at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug tree-optimization/58472] gomp4: ICE in in vectorizable_store, at tree-vect-stmts.c:4192
Date: Thu, 19 Sep 2013 08:51:00 -0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: gcc
X-Bugzilla-Component: tree-optimization
X-Bugzilla-Version: 4.9.0
X-Bugzilla-Keywords:
X-Bugzilla-Severity: normal
X-Bugzilla-Who: mpolacek at gcc dot gnu.org
X-Bugzilla-Status: UNCONFIRMED
X-Bugzilla-Priority: P3
X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org
X-Bugzilla-Target-Milestone: ---
X-Bugzilla-Flags:
X-Bugzilla-Changed-Fields: cc
Message-ID: <bug-58472-4-qALNVSvXVW@http.gcc.gnu.org/bugzilla/>
In-Reply-To: <bug-58472-4@http.gcc.gnu.org/bugzilla/>
References: <bug-58472-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: 2013-09/txt/msg01395.txt.bz2
Content-length: 493

http://gcc.gnu.org/bugzilla/show_bug.cgi?idX472

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mpolacek at gcc dot gnu.org

--- Comment #1 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
I can't reproduce it (with r202732 and without the #include); does it reproduce
for you without the <cmath>?


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

* [Bug tree-optimization/58473] [4.9 regression] FAIL: ext/random/normal_mv_distribution/cons/default.cc (test for excess errors)
  2013-09-19  8:49 [Bug tree-optimization/58473] New: [4.9 regression] FAIL: ext/random/normal_mv_distribution/cons/default.cc (test for excess errors) schwab@linux-m68k.org
@ 2013-09-19  8:53 ` dominiq at lps dot ens.fr
  2013-09-20  7:46 ` rguenth at gcc dot gnu.org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: dominiq at lps dot ens.fr @ 2013-09-19  8:53 UTC (permalink / raw)
  To: gcc-bugs

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

Dominique d'Humieres <dominiq at lps dot ens.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2013-09-19
     Ever confirmed|0                           |1

--- Comment #1 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
See also http://gcc.gnu.org/ml/gcc-patches/2013-09/msg01417.html .


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

* [Bug tree-optimization/58473] [4.9 regression] FAIL: ext/random/normal_mv_distribution/cons/default.cc (test for excess errors)
  2013-09-19  8:49 [Bug tree-optimization/58473] New: [4.9 regression] FAIL: ext/random/normal_mv_distribution/cons/default.cc (test for excess errors) schwab@linux-m68k.org
  2013-09-19  8:53 ` [Bug tree-optimization/58473] " dominiq at lps dot ens.fr
@ 2013-09-20  7:46 ` rguenth at gcc dot gnu.org
  2013-09-20 10:19 ` rguenth at gcc dot gnu.org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: rguenth at gcc dot gnu.org @ 2013-09-20  7:46 UTC (permalink / raw)
  To: gcc-bugs

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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Assignee|unassigned at gcc dot gnu.org      |rguenth at gcc dot gnu.org
   Target Milestone|---                         |4.9.0

--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> ---
Mine.


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

* [Bug tree-optimization/58473] [4.9 regression] FAIL: ext/random/normal_mv_distribution/cons/default.cc (test for excess errors)
  2013-09-19  8:49 [Bug tree-optimization/58473] New: [4.9 regression] FAIL: ext/random/normal_mv_distribution/cons/default.cc (test for excess errors) schwab@linux-m68k.org
                   ` (2 preceding siblings ...)
  2013-09-20 10:19 ` rguenth at gcc dot gnu.org
@ 2013-09-20 10:19 ` rguenth at gcc dot gnu.org
  2013-09-23  9:32 ` rguenth at gcc dot gnu.org
  4 siblings, 0 replies; 6+ messages in thread
From: rguenth at gcc dot gnu.org @ 2013-09-20 10:19 UTC (permalink / raw)
  To: gcc-bugs

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

Richard Biener <rguenth at gcc dot gnu.org> changed:

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

--- Comment #4 from Richard Biener <rguenth at gcc dot gnu.org> ---
Fixed.


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

* [Bug tree-optimization/58473] [4.9 regression] FAIL: ext/random/normal_mv_distribution/cons/default.cc (test for excess errors)
  2013-09-19  8:49 [Bug tree-optimization/58473] New: [4.9 regression] FAIL: ext/random/normal_mv_distribution/cons/default.cc (test for excess errors) schwab@linux-m68k.org
  2013-09-19  8:53 ` [Bug tree-optimization/58473] " dominiq at lps dot ens.fr
  2013-09-20  7:46 ` rguenth at gcc dot gnu.org
@ 2013-09-20 10:19 ` rguenth at gcc dot gnu.org
  2013-09-20 10:19 ` rguenth at gcc dot gnu.org
  2013-09-23  9:32 ` rguenth at gcc dot gnu.org
  4 siblings, 0 replies; 6+ messages in thread
From: rguenth at gcc dot gnu.org @ 2013-09-20 10:19 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #3 from Richard Biener <rguenth at gcc dot gnu.org> ---
Author: rguenth
Date: Fri Sep 20 10:19:12 2013
New Revision: 202774

URL: http://gcc.gnu.org/viewcvs?rev=202774&root=gcc&view=rev
Log:
2013-09-20  Richard Biener  <rguenther@suse.de>

    PR middle-end/58473
    * tree-chrec.h (build_polynomial_chrec): Use gcc_checking_assert,
    make type comparison less strict.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-chrec.h


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

* [Bug tree-optimization/58473] [4.9 regression] FAIL: ext/random/normal_mv_distribution/cons/default.cc (test for excess errors)
  2013-09-19  8:49 [Bug tree-optimization/58473] New: [4.9 regression] FAIL: ext/random/normal_mv_distribution/cons/default.cc (test for excess errors) schwab@linux-m68k.org
                   ` (3 preceding siblings ...)
  2013-09-20 10:19 ` rguenth at gcc dot gnu.org
@ 2013-09-23  9:32 ` rguenth at gcc dot gnu.org
  4 siblings, 0 replies; 6+ messages in thread
From: rguenth at gcc dot gnu.org @ 2013-09-23  9:32 UTC (permalink / raw)
  To: gcc-bugs

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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |danglin at gcc dot gnu.org

--- Comment #5 from Richard Biener <rguenth at gcc dot gnu.org> ---
*** Bug 58491 has been marked as a duplicate of this bug. ***


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

end of thread, other threads:[~2013-09-23  9:32 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-09-19  8:49 [Bug tree-optimization/58473] New: [4.9 regression] FAIL: ext/random/normal_mv_distribution/cons/default.cc (test for excess errors) schwab@linux-m68k.org
2013-09-19  8:53 ` [Bug tree-optimization/58473] " dominiq at lps dot ens.fr
2013-09-20  7:46 ` rguenth at gcc dot gnu.org
2013-09-20 10:19 ` rguenth at gcc dot gnu.org
2013-09-20 10:19 ` rguenth at gcc dot gnu.org
2013-09-23  9:32 ` rguenth 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).