[Bug c++/57673] New: pack sizeof ... groups ellipsis with preceding expression

2013-06-22 Thread potswa at mac dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57673 Bug ID: 57673 Summary: pack sizeof ... groups ellipsis with preceding expression Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal

[Bug rtl-optimization/57497] [4.9 Regression] ICE in lra_create_new_reg_with_unique_value, at lra.c:155

2013-06-22 Thread antoine.balestrat at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57497 --- Comment #3 from Antoine Balestrat antoine.balestrat at gmail dot com --- This bug looks unreproducible with the current trunk.

[Bug c++/57673] pack sizeof ... groups ellipsis with preceding expression

2013-06-22 Thread potswa at mac dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57673 --- Comment #1 from David Krauss potswa at mac dot com --- Oops, g::m does not need to be static constexpr to produce an error; the specifiers should be removed to produce a minimal test.

[Bug lto/57290] [4.9 Regression] After r198333 the aermod runtime is ~10% slower when compiled with -fprotect-parens and -flto

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

[Bug rtl-optimization/50749] Auto-inc-dec does not find subsequent contiguous mem accesses

2013-06-22 Thread olegendo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50749 --- Comment #14 from Oleg Endo olegendo at gcc dot gnu.org --- Just wanted to clarify the reason why the examples in the description have '-fno-ivopts', as it caused some confusion on the mailing list: int test_0 (char* p, int c) { int r = 0;

[Bug fortran/52413] Incorrect behavior of FRACTION when applied to a constant

2013-06-22 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52413 --- Comment #3 from Dominique d'Humieres dominiq at lps dot ens.fr --- Tentative patch. Not regression tested, yet. I have applied the patch in comment #1 on top of revision 200321. I have regtested without regression and tested thet this PR is

[Bug fortran/53957] Polyhedron 11 benchmark: MP_PROP_DESIGN twice as long as other compiler

2013-06-22 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53957 --- Comment #14 from Dominique d'Humieres dominiq at lps dot ens.fr --- Anthony, could you provide a reduced test showing the problem?

[Bug fortran/53035] ICE with deferred-length module variable

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

[Bug fortran/48303] [Legacy] Support Character constants in DATA statement for non-character variables

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

[Bug fortran/44345] ICE in fold_convert_loc

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

[Bug libstdc++/57674] New: wrong distribution for std::binomial_distribution::operator()(g,param)

2013-06-22 Thread schlaffi at users dot sourceforge.net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57674 Bug ID: 57674 Summary: wrong distribution for std::binomial_distribution::operator()(g,param) Product: gcc Version: 4.7.2 Status: UNCONFIRMED Severity: normal

[Bug fortran/40958] module files too large

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

[Bug libstdc++/57674] wrong distribution for std::binomial_distribution::operator()(g,param)

2013-06-22 Thread schlaffi at users dot sourceforge.net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57674 schlaffi at users dot sourceforge.net changed: What|Removed |Added Version|4.7.2 |lno --- Comment

[Bug fortran/28105] Check for memory allocations bigger than size_t

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

[Bug fortran/13615] -Wuninitialized produces wrong error message for characters

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

[Bug fortran/13615] -Wuninitialized produces wrong error message for characters

2013-06-22 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13615 --- Comment #12 from Manuel López-Ibáñez manu at gcc dot gnu.org --- (In reply to Dominique d'Humieres from comment #11) At revision 200321, I still get no warning for tests as in comment #7 and pr13615_1.f90:3:0: warning: 'c[1]{lb: 1 sz: 1}'

[Bug target/57631] [patch] spurious warning for avr interrupts with asm labels

2013-06-22 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57631 Manuel López-Ibáñez manu at gcc dot gnu.org changed: What|Removed |Added CC||manu at gcc

[Bug other/57675] New: Complex division of NaN by zero not handled correctly

2013-06-22 Thread ian at airs dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57675 Bug ID: 57675 Summary: Complex division of NaN by zero not handled correctly Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug other/57675] Complex division of NaN by zero not handled correctly

2013-06-22 Thread ian at airs dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57675 Ian Lance Taylor ian at airs dot com changed: What|Removed |Added CC||jsm28 at gcc dot

[Bug fortran/50538] formal argument cannot be same as procedure name (r178939)

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

[Bug fortran/50542] gfortran should detect violation of Fortran 95 R536 (r178939)

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

[Bug fortran/50546] gfortran should not accept missing operator (r178939)

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

[Bug fortran/50549] should detect different type parameters in structure constructors (r178939)

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

[Bug fortran/50550] does not recognize pointer variable at initialization (r178939)

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

[Bug fortran/50551] Argumentless NULL() cannot be used with assumed-length dummy (r178939)

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

[Bug fortran/52413] Incorrect behavior of FRACTION when applied to a constant

2013-06-22 Thread sgk at troutmask dot apl.washington.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52413 --- Comment #4 from Steve Kargl sgk at troutmask dot apl.washington.edu --- On Sat, Jun 22, 2013 at 12:57:56PM +, dominiq at lps dot ens.fr wrote: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52413 --- Comment #3 from Dominique d'Humieres

[Bug fortran/50552] type name cannot be statement function dummy argument (r178939)

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

[Bug fortran/50555] synonymous namelist/statement function dummy argument not allowed (r178939)

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

[Bug fortran/50525] gfortran should not allow early reference to entry dummy argument (r178939)

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

[Bug rtl-optimization/57676] New: ICE: Maximum number of LRA constraint passes is achieved (30)

2013-06-22 Thread antoine.balestrat at gmail dot com
Priority: P3 Component: rtl-optimization Assignee: unassigned at gcc dot gnu.org Reporter: antoine.balestrat at gmail dot com Using GCC 4.9.0 as of 20130622 : $ cat lra.c int a, b, c; void f(p1) { for(;;) { if(p1 ? : (c /= 0)) { int

[Bug libstdc++/57674] wrong distribution for std::binomial_distribution::operator()(g,param)

2013-06-22 Thread schlaffi at users dot sourceforge.net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57674 --- Comment #2 from schlaffi at users dot sourceforge.net --- Created attachment 30338 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=30338action=edit corrected version of the example file sorry, forgot one line, the output should be

[Bug fortran/31139] sum(w_re(1:nn,1)*fi(i(1:nn, ii))) up to 3.5x slower than C version

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

[Bug fortran/31298] F2003: use mod, operator(+) = operator(.userOp.) not supported

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

[Bug fortran/31298] F2003: use mod, operator(+) = operator(.userOp.) not supported

2013-06-22 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31298 Tobias Burnus burnus at gcc dot gnu.org changed: What|Removed |Added Status|WAITING |NEW --- Comment

[Bug other/57675] Complex division of NaN by zero not handled correctly

2013-06-22 Thread joseph at codesourcery dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57675 --- Comment #2 from joseph at codesourcery dot com joseph at codesourcery dot com --- N1399 has a detailed analysis of issues with complex multiply and divide in C99. There was no consensus to adopt requirements in that detail, but N1496 was

[Bug libstdc++/57674] wrong distribution for std::binomial_distribution::operator()(g,param)

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

[Bug driver/57652] [4.7/4.8/4.9 Regression] collect2 does not clean up temporary files

2013-06-22 Thread dje at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57652 David Edelsohn dje at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug c++/57677] New: Fstream should be allowed to move when returned from a function

2013-06-22 Thread mikhail_semenov at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57677 Bug ID: 57677 Summary: Fstream should be allowed to move when returned from a function Product: gcc Version: 4.8.1 Status: UNCONFIRMED Severity: normal

[Bug libstdc++/53626] [C++11] move assignment for ifstream

2013-06-22 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53626 --- Comment #2 from Paolo Carlini paolo.carlini at oracle dot com --- *** Bug 57677 has been marked as a duplicate of this bug. ***

[Bug c++/57677] Fstream should be allowed to move when returned from a function

2013-06-22 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57677 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug other/57675] Complex division of NaN by zero not handled correctly

2013-06-22 Thread ian at airs dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57675 Ian Lance Taylor ian at airs dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug fortran/40958] module files too large

2013-06-22 Thread jb at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40958 Janne Blomqvist jb at gcc dot gnu.org changed: What|Removed |Added Status|WAITING |REOPENED ---

[Bug c++/57678] New: too many errors for bad template parameter

2013-06-22 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57678 Bug ID: 57678 Summary: too many errors for bad template parameter Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++

[Bug c++/57678] too many errors for bad template parameter

2013-06-22 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57678 --- Comment #1 from Andrew Pinski pinskia at gcc dot gnu.org --- I think this is due to once a undeclared decl has been found, its type becomes int which I think is just wrong. We should use error_mark_node and then handle the fall out from

[Bug c++/57038] Latest libreoffice compilation fails with enabled LTO

2013-06-22 Thread hubicka at ucw dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57038 --- Comment #29 from Jan Hubicka hubicka at ucw dot cz --- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57038 --- Comment #28 from Martin Liška marxin.liska at gmail dot com --- Gdb instruction dump of ScDocument::CalcAll, place where SIGSEGV

[Bug c++/57038] Latest libreoffice compilation fails with enabled LTO

2013-06-22 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57038 --- Comment #30 from Jan Hubicka hubicka at gcc dot gnu.org --- BTW the first parameter is this pointer ;)

[Bug libstdc++/57674] wrong distribution for std::binomial_distribution::operator()(g,param)

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

[Bug c++/57679] New: c++11: ICE on template type alias to enum

2013-06-22 Thread schlaffi at users dot sourceforge.net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57679 Bug ID: 57679 Summary: c++11: ICE on template type alias to enum Product: gcc Version: 4.7.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++

[Bug c++/57208] Latest chromium compilation fails with enabled LTO

2013-06-22 Thread marxin.liska at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57208 --- Comment #21 from Martin Liška marxin.liska at gmail dot com --- Ltrans grep marxin@marxinbox /ssd/chrome-dumps $ grep _ZN3net12_GLOBAL__N_113DnsTCPAttempt12OnIOCompleteEi chrome.ltrans* Binary file chrome.ltrans16.o matches

[Bug c++/57208] Latest chromium compilation fails with enabled LTO

2013-06-22 Thread marxin.liska at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57208 --- Comment #22 from Martin Liška marxin.liska at gmail dot com --- Created attachment 30340 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=30340action=edit chrome.ltrans16.s

[Bug c++/57679] c++11: ICE on template type alias to enum

2013-06-22 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57679 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug c++/57208] Latest chromium compilation fails with enabled LTO

2013-06-22 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57208 --- Comment #23 from Jan Hubicka hubicka at gcc dot gnu.org --- It seems late optimizers translate cloning Bind to

[Bug c++/57208] Latest chromium compilation fails with enabled LTO

2013-06-22 Thread hubicka at ucw dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57208 --- Comment #24 from Jan Hubicka hubicka at ucw dot cz --- does this patch help?

[Bug libstdc++/57674] wrong distribution for std::binomial_distribution::operator()(g,param)

2013-06-22 Thread schlaffi at users dot sourceforge.net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57674 --- Comment #5 from schlaffi at users dot sourceforge.net --- yes, it's fixed :) I tested various examples (also large param.t).

[Bug c++/57677] Fstream should be allowed to move when returned from a function

2013-06-22 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57677 --- Comment #2 from Jonathan Wakely redi at gcc dot gnu.org --- As I said on your other bug, this is documented as missing, you don't need to report a dup of your own bug :)

[Bug middle-end/56888] memcpy implementation optimized as a call to memcpy

2013-06-22 Thread j...@deseret-tech.com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56888 Jeff Cook j...@deseret-tech.com changed: What|Removed |Added CC||j...@deseret-tech.com

[Bug libstdc++/53631] [C++11] regex is unimplemented

2013-06-22 Thread zhaoxi.du at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53631 Simbaba zhaoxi.du at gmail dot com changed: What|Removed |Added CC||zhaoxi.du at gmail

[Bug target/57680] New: xgcc terminates with SIGILL

2013-06-22 Thread jojelino at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57680 Bug ID: 57680 Summary: xgcc terminates with SIGILL Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target

[Bug target/57680] [META-BUG][target]deregister_frame_fn is set to invalid address in cygming-crtbegin.c:__gcc_deregister_frame due to unknown reason.

2013-06-22 Thread jojelino at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57680 gee jojelino at gmail dot com changed: What|Removed |Added Summary|deregister_frame_fn is set

[Bug target/57680] [META-BUG][target]deregister_frame_fn is set to invalid address in cygming-crtbegin.c:__gcc_deregister_frame due to unknown reason.

2013-06-22 Thread jojelino at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57680 --- Comment #2 from gee jojelino at gmail dot com --- (gdb) x/i 0x46e010 0x46e010 __deregister_frame_info_bases+160:fs which is cause of SIGILL

[Bug fortran/53957] Polyhedron 11 benchmark: MP_PROP_DESIGN twice as long as other compiler

2013-06-22 Thread prop_design at yahoo dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53957 --- Comment #15 from Anthony Falzone prop_design at yahoo dot com --- (In reply to Dominique d'Humieres from comment #14) Anthony, could you provide a reduced test showing the problem? Hi Dominique, About the most reduced I can think of is