[Bug middle-end/43396] Very long compile time with -O1 -fgraphite-identity

2013-07-14 Thread spop at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43396 Sebastian Pop spop at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug tree-optimization/54094] ICE in graphite-dependences.c:320 : isl_constraint.c:497: position out of bounds

2013-07-14 Thread grosser at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54094 Tobias Grosser grosser at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug tree-optimization/14741] graphite with loop blocking and interchanging doesn't optimize a matrix multiplication loop

2013-07-14 Thread spop at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14741 --- Comment #18 from Sebastian Pop spop at gcc dot gnu.org --- On my laptop ARM Exynos5 at 1.6GHz I get this: gfortran -ffast-math -O3 t.f90 ./a.out 192.7510.2399826 gfortran -ffast-math -O3 -fgraphite

[Bug c++/53402] [C++11] non-inline namespace can be wrongly re-opened as inline

2013-07-14 Thread frankhb1989 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53402 frankhb1989 at gmail dot com changed: What|Removed |Added CC||frankhb1989 at gmail dot

[Bug middle-end/55152] MAX_EXPR(a,-a) is really ABS_EXPR(a)

2013-07-14 Thread glisse at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55152 --- Comment #4 from Marc Glisse glisse at gcc dot gnu.org --- Created attachment 30502 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=30502action=edit fold-const.c patch I've had this patch on my hard drive for a while and it will be better

[Bug tree-optimization/50417] regression: memcpy with known alignment

2013-07-14 Thread olegendo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50417 Oleg Endo olegendo at gcc dot gnu.org changed: What|Removed |Added Target||sh*-*-* arm*-*-*

[Bug c++/57888] using non-type template parameter in constexpr function for non static data member intializer segfaults

2013-07-14 Thread daniel.kruegler at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57888 Daniel Krügler daniel.kruegler at googlemail dot com changed: What|Removed |Added CC|

[Bug c++/57892] g++ internal compiler error: in expand_expr_real_1, at expr.c:9122 while attempting to brace-initialize a dynamically allocated array class member

2013-07-14 Thread daniel.kruegler at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57892 Daniel Krügler daniel.kruegler at googlemail dot com changed: What|Removed |Added CC|

[Bug rtl-optimization/57878] Incorrect code: live register clobbered in split2

2013-07-14 Thread wmi at google dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57878 wmi at google dot com changed: What|Removed |Added CC||wmi at google dot com --- Comment

[Bug tree-optimization/57890] gcc 4.8.1 regression: loops become slower

2013-07-14 Thread dushistov at mail dot ru
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57890 --- Comment #3 from Evgeniy Dushistov dushistov at mail dot ru --- By the way, here is a short summary of running result of compilation test_loop on my i7 based notebook (the best results): icc(13.1.3 20130607): 0.228 gcc 4.7 : 0.345

[Bug fortran/57893] New: Crash for allocatable character string during compilation.

2013-07-14 Thread jzwolak at vt dot edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57893 Bug ID: 57893 Summary: Crash for allocatable character string during compilation. Product: gcc Version: 4.6.2 Status: UNCONFIRMED Severity: normal

[Bug fortran/44353] rejects legal fortran

2013-07-14 Thread zeccav at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44353 --- Comment #7 from Vittorio Zecca zeccav at gmail dot com --- I believe this has been fixed with gfortran 4.8.1

[Bug fortran/50376] pure procedure allows assignment to iterator variable in array constructor

2013-07-14 Thread zeccav at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50376 --- Comment #2 from Vittorio Zecca zeccav at gmail dot com --- I believe this has been fixed in gfortran 4.8.1