[Bug ada/48039] Legal program rejected, a formal function is not visible in generic

2015-09-01 Thread demoonlit at panathenaia dot halfmoon.jp
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48039 yuta tomino changed: What|Removed |Added Version|4.5.2 |6.0 Known to fail|

[Bug fortran/67429] [5/6 Regression] Missing part of error messages.

2015-09-01 Thread manu at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67429 --- Comment #9 from Manuel López-Ibáñez --- Even with the original patch applied to r227391, I cannot reproduce the error that you get. On x86_64-linux-gnu, I get: Starting program: /home/manuel/test1/226953M/build/gcc/f951 ~/test1/src/gcc/tests

[Bug fortran/67174] [6 regression] gfortran.dg/do_iterator.f90 FAILs

2015-09-01 Thread manu at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67174 Manuel López-Ibáñez changed: What|Removed |Added CC||manu at gcc dot gnu.org --- Commen

[Bug fortran/67429] [5/6 Regression] Missing part of error messages.

2015-09-01 Thread manu at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67429 --- Comment #10 from Manuel López-Ibáñez --- (In reply to Paul Thomas from comment #7) > The patch for PR65045 is the simplest manifestation that I have found. I am > very grateful to Dominique for posting this PR because the problem has been > d

[Bug rtl-optimization/42497] Generate conditional tail calls .

2015-09-01 Thread peter at cordes dot ca
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=42497 Peter Cordes changed: What|Removed |Added CC||peter at cordes dot ca --- Comment #3 fro

[Bug tree-optimization/67312] [6 Regression] ICE: SIGSEGV in expand_expr_real_1 (expr.c:9561) with -ftree-coalesce-vars

2015-09-01 Thread aoliva at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67312 Alexandre Oliva changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned

[Bug fortran/67430] New: reallocate lhs with overloaded assignment operators causes memory error and wrong size

2015-09-01 Thread alipasha.celeris at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67430 Bug ID: 67430 Summary: reallocate lhs with overloaded assignment operators causes memory error and wrong size Product: gcc Version: 6.0 Status: UNCONFIRMED Seve

[Bug middle-end/67340] [6 Regression] ICE: in convert_move, at expr.c:279

2015-09-01 Thread aoliva at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67340 Alexandre Oliva changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug fortran/67431] New: ALLOCATE with SOURCE ignores overloaded assignment operator and uses intrinsic when copying values

2015-09-01 Thread alipasha.celeris at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67431 Bug ID: 67431 Summary: ALLOCATE with SOURCE ignores overloaded assignment operator and uses intrinsic when copying values Product: gcc Version: 6.0 Status: UNCONFIRMED

[Bug middle-end/67295] [ARM][6 Regression] FAIL: gcc.target/arm/builtin-bswap-1.c scan-assembler-times revshne\\t 1

2015-09-01 Thread aoliva at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67295 --- Comment #3 from Alexandre Oliva --- Still no luck on a x86_64-linux-gnu build machine, running ../configure --target=arm-none-eabi --disable-shared --disable-nls --disable-threads --disable-tls --enable-checking=yes --enable-languages=c,c++,f

[Bug fortran/67430] reallocate lhs with overloaded assignment operators causes memory error and wrong size

2015-09-01 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67430 kargl at gcc dot gnu.org changed: What|Removed |Added Severity|major |normal

<    1   2