[Bug fortran/62000] Program hangs on print *, func() statement.

2014-08-02 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62000 --- Comment #2 from Dominique d'Humieres --- > You are using Mac OSX and an invalid recursive I/O, see pr30617. I did not look at the end of the report. So apparently recursive I/O hangs also on Linux debian and MPI(?). Without the MPI stuff the

[Bug fortran/62000] Program hangs on print *, func() statement.

2014-08-02 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62000 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug libfortran/30617] Implement a run time diagnostic for invalid recursive I/O

2014-08-02 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=30617 Dominique d'Humieres changed: What|Removed |Added CC||jannis at teunissen dot net --- C

[Bug fortran/62000] New: Program hangs on print *, func() statement.

2014-08-02 Thread jannis at teunissen dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62000 Bug ID: 62000 Summary: Program hangs on print *, func() statement. Product: gcc Version: 4.9.1 Status: UNCONFIRMED Severity: major Priority: P3 Component: fortra

[Bug fortran/61999] [4.8/4.9/4.10 Regression] `gfc_simplify_dot_product` causes ICE for constant arguments

2014-08-02 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61999 Dominique d'Humieres changed: What|Removed |Added Keywords||ice-on-valid-code Sta

[Bug c++/15339] [DR217] Adding default arguments to function templates in redeclarations should be forbidden

2014-08-02 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=15339 --- Comment #18 from paolo at gcc dot gnu.org --- Author: paolo Date: Sat Aug 2 21:38:34 2014 New Revision: 213520 URL: https://gcc.gnu.org/viewcvs?rev=213520&root=gcc&view=rev Log: 2014-08-02 Paolo Carlini PR c++/15339 * testsuite/

[Bug fortran/61847] bug in gfortran runtime: digits cut off when reading floating point number

2014-08-02 Thread jvdelisle at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61847 --- Comment #18 from Jerry DeLisle --- Created attachment 33227 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33227&action=edit A preliminary patch This patch is preliminary for "proof of principle". If the idea is acceptable, then config

[Bug c++/15339] [DR217] Adding default arguments to function templates in redeclarations should be forbidden

2014-08-02 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=15339 Paolo Carlini changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/15339] [DR217] Adding default arguments to function templates in redeclarations should be forbidden

2014-08-02 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=15339 --- Comment #16 from paolo at gcc dot gnu.org --- Author: paolo Date: Sat Aug 2 19:41:32 2014 New Revision: 213519 URL: https://gcc.gnu.org/viewcvs?rev=213519&root=gcc&view=rev Log: /cp 2014-08-02 Paolo Carlini PR c++/15339 * decl.c

[Bug target/61997] cc1plus ICE with aarch64 target using PCH and builtin functions

2014-08-02 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61997 Andrew Pinski changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned a

[Bug target/61997] cc1plus ICE with aarch64 target using PCH and builtin functions

2014-08-02 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61997 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug target/61997] cc1plus ICE with aarch64 target using PCH and builtin functions

2014-08-02 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61997 Andrew Pinski changed: What|Removed |Added Target||aarch64*-*-* --- Comment #2 from Andrew

[Bug fortran/61999] New: `gfc_simplify_dot_product` causes ICE for constant arguments

2014-08-02 Thread latlon90180+gcc_bugzilla at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61999 Bug ID: 61999 Summary: `gfc_simplify_dot_product` causes ICE for constant arguments Product: gcc Version: 4.8.2 Status: UNCONFIRMED Severity: normal P

[Bug fortran/61928] a fortran90 program compiles on hopper at NERSC but not under gfortran 4.9.0

2014-08-02 Thread anlauf at gmx dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61928 Harald Anlauf changed: What|Removed |Added CC||anlauf at gmx dot de --- Comment #7 from

[Bug ipa/61998] New: [4.10 Regression] ICE: Segmentation fault with -Wsuggest-final-types

2014-08-02 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61998 Bug ID: 61998 Summary: [4.10 Regression] ICE: Segmentation fault with -Wsuggest-final-types Product: gcc Version: 4.10.0 Status: UNCONFIRMED Severity: normal

[Bug other/61979] Why float variable loading twice into the FPU Stack during condition checking ?

2014-08-02 Thread nasika.srikanth1 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61979 --- Comment #8 from Srikanth --- #include int main() { float m=12; m?printf("true"):printf("false"); m=0; m?printf("true"):printf("false"); return 0; } complied : gcc -S testcase.c -o testcase.s

[Bug target/61407] Build errors on latest OS X 10.10 Yosemite with Xcode 6 on GCC 4.8.3

2014-08-02 Thread ericmark26 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61407 --- Comment #22 from Eric Martin --- Was your gcc.rb git post intended as a replacement file for gcc.rb, or as a patch for it? Either way, using it for either purpose has been unsuccessful for me. I am getting: /usr/bin/patch: malformed patc

[Bug fortran/61928] a fortran90 program compiles on hopper at NERSC but not under gfortran 4.9.0

2014-08-02 Thread jvdelisle at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61928 --- Comment #6 from Jerry DeLisle --- My thinking, right or wrong, is that the code is invalid because idamax is defined as an integer which conflicts with the subroutine name. Ifort gives the exact same error. (Ifort also insists that the end s

[Bug fortran/61910] undefined computation in trans-expr.c gfc_conv_cst_int_power

2014-08-02 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61910 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug other/29842] [meta-bug] outstanding patches / issues from STMicroelectronics

2014-08-02 Thread olegendo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=29842 --- Comment #4 from Oleg Endo --- (In reply to Oleg Endo from comment #3) > (In reply to Jorn Wolfgang Rennecke from comment #2) > > For the -mrelax breakage, also see: > > http://sourceware.org/bugzilla/show_bug.cgi?id=3298 > > Fixes for -mrela

[Bug target/61997] New: cc1plus ICE with aarch64 target using PCH and builtin functions

2014-08-02 Thread rmorell at nvidia dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61997 Bug ID: 61997 Summary: cc1plus ICE with aarch64 target using PCH and builtin functions Product: gcc Version: 4.10.0 Status: UNCONFIRMED Severity: major

[Bug fortran/61928] a fortran90 program compiles on hopper at NERSC but not under gfortran 4.9.0

2014-08-02 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61928 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug target/61996] New: [SH] -musermode conflicts with -matomic-model=soft-imask

2014-08-02 Thread olegendo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61996 Bug ID: 61996 Summary: [SH] -musermode conflicts with -matomic-model=soft-imask Product: gcc Version: 4.10.0 Status: UNCONFIRMED Severity: normal Prio

[Bug sanitizer/61995] gcc 4.9.1 fails to compile with error in libsanitizer

2014-08-02 Thread smith_winston_6079 at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61995 --- Comment #1 from Winston Smith --- I meant to say that configure --help also does not show this option.

[Bug sanitizer/61995] New: gcc 4.9.1 fails to compile with error in libsanitizer

2014-08-02 Thread smith_winston_6079 at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61995 Bug ID: 61995 Summary: gcc 4.9.1 fails to compile with error in libsanitizer Product: gcc Version: 4.9.1 Status: UNCONFIRMED Severity: normal Priority: P3 Compon

[Bug fortran/61952] ICE allocattion of array of type of type

2014-08-02 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61952 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug other/61979] Why float variable loading twice into the FPU Stack during condition checking ?

2014-08-02 Thread glisse at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61979 Marc Glisse changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug fortran/61960] internal compiler error: in gfc_conv_component_ref

2014-08-02 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61960 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug other/61979] Why float variable loading twice into the FPU Stack during condition checking ?

2014-08-02 Thread nasika.srikanth1 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61979 --- Comment #6 from Srikanth --- int main() { float m=12 m?printf("true"):printf("false"); m=0; m?printf("true"):printf("false"); } and above is the assemble code generated from the source file .. when i seeing the assemble code i just recogni