[Bug fortran/58771] [4.7/4.8/4.9 Regression] ICE in transfer_expr, at fortran/trans-io.c:2164

2013-11-17 Thread pault at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58771 --- Comment #6 from Paul Thomas pault at gcc dot gnu.org --- Author: pault Date: Sun Nov 17 08:11:33 2013 New Revision: 204913 URL: http://gcc.gnu.org/viewcvs?rev=204913root=gccview=rev Log: 2013-11-17 Paul Thomas pa...@gcc.gnu.org PR

[Bug fortran/58771] [4.7/4.8/4.9 Regression] ICE in transfer_expr, at fortran/trans-io.c:2164

2013-11-17 Thread pault at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58771 Paul Thomas pault at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug c++/59123] [c++11] can't forward-declare an object later defined constexpr

2013-11-17 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59123 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED

[Bug sanitizer/59061] Port leaksanitizer

2013-11-17 Thread samsonov at google dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59061 --- Comment #27 from Alexey Samsonov samsonov at google dot com --- (In reply to Jakub Jelinek from comment #26) libbacktrace doesn't use malloc (unless mmap isn't supported), handles inline frames just fine and Ian has posted today a patch to

[Bug c/59159] New: Need opaque pass-through as optimization barrier

2013-11-17 Thread glisse at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59159 Bug ID: 59159 Summary: Need opaque pass-through as optimization barrier Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: enhancement Priority: P3

[Bug testsuite/59160] New: The test c-c++-common/cilk-plus/PS/reduction-3.c fails on x86_64-apple-darwin1(0|3)*.

2013-11-17 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59160 Bug ID: 59160 Summary: The test c-c++-common/cilk-plus/PS/reduction-3.c fails on x86_64-apple-darwin1(0|3)*. Product: gcc Version: 4.9.0 Status: UNCONFIRMED

[Bug fortran/58471] [4.8/4.9 Regression] ICE on invalid with missing type constructor and -Wall

2013-11-17 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58471 --- Comment #7 from janus at gcc dot gnu.org --- Author: janus Date: Sun Nov 17 12:00:15 2013 New Revision: 204915 URL: http://gcc.gnu.org/viewcvs?rev=204915root=gccview=rev Log: 2013-11-17 Janus Weil ja...@gcc.gnu.org Backport from

[Bug fortran/58471] [4.8/4.9 Regression] ICE on invalid with missing type constructor and -Wall

2013-11-17 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58471 janus at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug fortran/58099] [4.8/4.9 Regression] [F03] over-zealous procedure-pointer error checking

2013-11-17 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58099 --- Comment #24 from janus at gcc dot gnu.org --- The original regression has been fixed on trunk and 4.8 with r202766 and r204908, respectively. Still to do: Fix the test case of comment 14, cf. also comment 17 - 20 as well as comment 22.

[Bug tree-optimization/59121] [4.8/4.9 Regression] endless loop with -O2 -floop-parallelize-all

2013-11-17 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59121 --- Comment #9 from janus at gcc dot gnu.org --- (In reply to Richard Biener from comment #8) -floop-parallelize-all ends up using GRAPHITE dependence analysis which is what never finishes (is stuck in ISL). I'd say avoid it at all cost (as

[Bug libstdc++/59161] New: GDB pretty printers: iterator-reference not printed

2013-11-17 Thread jan.kratochvil at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59161 Bug ID: 59161 Summary: GDB pretty printers: iterator-reference not printed Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug libstdc++/59161] GDB pretty printers: iterator-reference not printed

2013-11-17 Thread jan.kratochvil at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59161 --- Comment #1 from Jan Kratochvil jan.kratochvil at redhat dot com --- Tested with: GNU gdb (GDB) 7.6.50.20131109-cvs libstdcxx/v6/printers.py from GCC r201888 (=with PR libstdc++/53477 fix)

[Bug fortran/59023] [4.9 regression] ICE in gfc_search_interface with BIND(C)

2013-11-17 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59023 Dominique d'Humieres dominiq at lps dot ens.fr changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Bug fortran/58099] [4.8/4.9 Regression] [F03] over-zealous procedure-pointer error checking

2013-11-17 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58099 --- Comment #25 from janus at gcc dot gnu.org --- (In reply to Tobias Burnus from comment #22) (In reply to janus from comment #19) (In reply to janus from comment #18) That version still yields a good number of testsuite failures, but it

[Bug fortran/59146] Segfault when ommiting '' in 'bind (C) ' procedure call

2013-11-17 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59146 Dominique d'Humieres dominiq at lps dot ens.fr changed: What|Removed |Added Status|UNCONFIRMED |WAITING

[Bug fortran/59107] Spurious Type specified for intrinsic function 'command_argument_count' at (1) is ignored under -Wsurprising.

2013-11-17 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59107 janus at gcc dot gnu.org changed: What|Removed |Added Keywords||diagnostic

[Bug fortran/59146] Segfault when ommiting '' in 'bind (C) ' procedure call

2013-11-17 Thread jean-charles.pa...@ens-cachan.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59146 --- Comment #3 from Jean-Charles Papin jean-charles.pa...@ens-cachan.fr --- Ok, thanks a lot for these information :) I've just try gcc-4.9 and, as you mentioned, this has been fixed.

[Bug fortran/59107] Spurious Type specified for intrinsic function 'command_argument_count' at (1) is ignored under -Wsurprising.

2013-11-17 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59107 --- Comment #2 from janus at gcc dot gnu.org --- (In reply to janus from comment #1) Doing the same thing with a different intrinsic like 'cos' does not give the warning: Intrinsic :: cos print *, cos(0.) End However, it *does* so with

[Bug c/59159] Need opaque pass-through as optimization barrier

2013-11-17 Thread joseph at codesourcery dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59159 --- Comment #1 from joseph at codesourcery dot com joseph at codesourcery dot com --- On Sun, 17 Nov 2013, glisse at gcc dot gnu.org wrote: propagation, or replace x*-y with -x*y, or move operations across fesetround, Do you mean -(x*y)? I

[Bug fortran/59107] Spurious Type specified for intrinsic function 'command_argument_count' at (1) is ignored under -Wsurprising.

2013-11-17 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59107 --- Comment #3 from janus at gcc dot gnu.org --- The warning also occurs with 4.5 and 4.6. Further, it not only occurs for integer functions, but also for character-valued ones, like FDATE (which, like the previous two, has no arguments).

[Bug fortran/59107] Spurious Type specified for intrinsic function 'command_argument_count' at (1) is ignored under -Wsurprising.

2013-11-17 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59107 --- Comment #4 from janus at gcc dot gnu.org --- In fact the warning seems to happen for all intrinsics which are introduced by 'add_sym_0' in intrinsic.c (all those are functions without arguments), except those from ISO_FORTRAN_ENV, since they

[Bug fortran/59107] Spurious Type specified for intrinsic function 'command_argument_count' at (1) is ignored under -Wsurprising.

2013-11-17 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59107 --- Comment #5 from janus at gcc dot gnu.org --- (In reply to janus from comment #4) For the intrinsics with arguments it does not seem to happen. This is simply due to the fact that 'gfc_resolve_intrinsic' apparently is called more than once

[Bug fortran/59107] Spurious Type specified for intrinsic function 'command_argument_count' at (1) is ignored under -Wsurprising.

2013-11-17 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59107 --- Comment #6 from janus at gcc dot gnu.org --- The warning does not occur with 4.4, i.e. it is a regression in 4.5 and upward.

[Bug c/59159] Need opaque pass-through as optimization barrier

2013-11-17 Thread glisse at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59159 --- Comment #2 from Marc Glisse glisse at gcc dot gnu.org --- (In reply to jos...@codesourcery.com from comment #1) On Sun, 17 Nov 2013, glisse at gcc dot gnu.org wrote: propagation, or replace x*-y with -x*y, or move operations across

[Bug fortran/59107] [4.7/4.8/4.9 Regression] Spurious Type specified for intrinsic function 'command_argument_count' at (1) is ignored under -Wsurprising.

2013-11-17 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59107 janus at gcc dot gnu.org changed: What|Removed |Added Summary|Spurious Type specified|[4.7/4.8/4.9 Regression]

[Bug libffi/34311] libffi.call/nested_struct5.c execution tests fail under darwin9 on powerpc

2013-11-17 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34311 --- Comment #4 from Iain Sandoe iains at gcc dot gnu.org --- (In reply to Anthony Green from comment #3) (In reply to Iain Sandoe from comment #2) However, there is no guarantee in the Darwin m32 ABI that the stacked version of the structs

[Bug fortran/59107] [4.7/4.8/4.9 Regression] Spurious Type specified for intrinsic function 'command_argument_count' at (1) is ignored under -Wsurprising.

2013-11-17 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59107 janus at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug fortran/59016] f951: internal compiler error: Segmentation fault

2013-11-17 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59016 janus at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c/59129] assert fail for tree.c:4150

2013-11-17 Thread dcb314 at hotmail dot com
Resolution|--- |FIXED --- Comment #2 from David Binderman dcb314 at hotmail dot com --- (In reply to Richard Biener from comment #1) I think this is a already fixed. Agreed. I tried 20131117 and it seems fixed to me.

[Bug c++/59123] [c++11] can't forward-declare an object later defined constexpr

2013-11-17 Thread paolo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59123 --- Comment #2 from paolo at gcc dot gnu.org paolo at gcc dot gnu.org --- Author: paolo Date: Sun Nov 17 19:22:43 2013 New Revision: 204923 URL: http://gcc.gnu.org/viewcvs?rev=204923root=gccview=rev Log: /cp 2013-11-17 Paolo Carlini

[Bug c++/59123] [c++11] can't forward-declare an object later defined constexpr

2013-11-17 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59123 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug tree-optimization/59162] New: wrong code (hangs) at -Os and above on x86_64-linux-gnu (affecting 4.7.3 and earlier versions)

2013-11-17 Thread su at cs dot ucdavis.edu
/local/gcc-trunk --with-mpfr=/usr/local/gcc-trunk --with-mpc=/usr/local/gcc-trunk --with-cloog=/usr/local/gcc-trunk --prefix=/usr/local/gcc-trunk Thread model: posix gcc version 4.9.0 20131117 (experimental) [trunk revision 204920] (GCC) $ - int printf (const

[Bug tree-optimization/59162] wrong code (hangs) at -Os and above on x86_64-linux-gnu (affecting 4.7.3 and earlier versions)

2013-11-17 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59162 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug c/35634] [4.7 Regression] operand of pre-/postin-/decrement not promoted

2013-11-17 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35634 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added CC||su at cs dot

[Bug tree-optimization/59162] wrong code (hangs) at -Os and above on x86_64-linux-gnu (affecting 4.7.3 and earlier versions)

2013-11-17 Thread su at cs dot ucdavis.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59162 --- Comment #2 from Zhendong Su su at cs dot ucdavis.edu --- (In reply to Andrew Pinski from comment #1) Dup of bug 35634. *** This bug has been marked as a duplicate of bug 35634 *** Sorry for the dup; didn't know about this earlier report.

[Bug c++/59163] New: program compiled with g++ -O3 segfaults

2013-11-17 Thread donnyjward at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59163 Bug ID: 59163 Summary: program compiled with g++ -O3 segfaults Product: gcc Version: 4.8.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++

[Bug target/59153] ICE: in memory_address_length, at config/i386/i386.c:24617 with -O -flive-range-shrinkage -mdispatch-scheduler -march=bdver1

2013-11-17 Thread uros at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59153 --- Comment #1 from uros at gcc dot gnu.org --- Author: uros Date: Sun Nov 17 23:10:10 2013 New Revision: 204925 URL: http://gcc.gnu.org/viewcvs?rev=204925root=gccview=rev Log: PR target/59153 * config/i386/i386.c

[Bug target/59153] ICE: in memory_address_length, at config/i386/i386.c:24617 with -O -flive-range-shrinkage -mdispatch-scheduler -march=bdver1

2013-11-17 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59153 Uroš Bizjak ubizjak at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED

[Bug c/59164] New: ice: tree check: expected tree that contains ‘decl minimal’ structure, have ‘integer_cst’ in get_var_info, at tree-into-ssa.c:380

2013-11-17 Thread regehr at cs dot utah.edu
-unknown-linux-gnu Configured with: /home/regehr/z/compiler-source/gcc/configure --prefix=/home/regehr/z/compiler-install/gcc-r204924-install --enable-languages=c,c++ --enable-multilib Thread model: posix gcc version 4.9.0 20131117 (experimental) (GCC)

[Bug c++/58907] [c++11] ICE in gimplify_var_or_parm_decl, at gimplify.c:NNNN

2013-11-17 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58907 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Bug c++/59165] New: gcc looks up begin(), end() for for-range loops for ints in namespace std

2013-11-17 Thread thakis at chromium dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59165 Bug ID: 59165 Summary: gcc looks up begin(), end() for for-range loops for ints in namespace std Product: gcc Version: unknown Status: UNCONFIRMED Severity:

[Bug c++/57897] Target x86_64-w64-mingw32 failed with '-mno-fentry isn't compatible with SEH'

2013-11-17 Thread dongsheng.song at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57897 --- Comment #6 from Dongsheng Song dongsheng.song at gmail dot com --- After revert r192062, I can build gcc smoothly. $ svn log -r 192062 r192062 | uros | 2012-10-04

[Bug sanitizer/59106] Failure to link against static libasan

2013-11-17 Thread y.gribov at samsung dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59106 --- Comment #14 from Yury Gribov y.gribov at samsung dot com --- Sent to gcc-patches: http://gcc.gnu.org/ml/gcc-patches/2013-11/msg01990.html As for libubsan, it does not seem to support static link anyway:

[Bug sanitizer/59106] Failure to link against static libasan

2013-11-17 Thread kcc at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59106 --- Comment #15 from Kostya Serebryany kcc at gcc dot gnu.org --- (In reply to Yury Gribov from comment #14) Sent to gcc-patches: http://gcc.gnu.org/ml/gcc-patches/2013-11/msg01990.html As for libubsan, it does not seem to support static link

[Bug sanitizer/59106] Failure to link against static libasan

2013-11-17 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59106 --- Comment #16 from Jakub Jelinek jakub at gcc dot gnu.org --- See my http://gcc.gnu.org/ml/gcc-patches/2013-11/msg01874.html, that should fix that -ldl -lpthread already.

[Bug rtl-optimization/59166] New: ICE in simplify_subreg, at simplify-rtx.c:5901 on valid code (at -O1 and above with -g enabled)

2013-11-17 Thread su at cs dot ucdavis.edu
--enable-languages=c,c++,objc,obj-c++,fortran,lto --disable-werror --with-gmp=/usr/local/gcc-trunk --with-mpfr=/usr/local/gcc-trunk --with-mpc=/usr/local/gcc-trunk --with-cloog=/usr/local/gcc-trunk --prefix=/usr/local/gcc-trunk Thread model: posix gcc version 4.9.0 20131117 (experimental) [trunk

[Bug bootstrap/55915] fails to build lto-compress.c, zlib.h not found

2013-11-17 Thread yves.can...@ens-lyon.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55915 Yves Caniou yves.can...@ens-lyon.fr changed: What|Removed |Added CC|