[Bug middle-end/82617] Internal compiler error in expand_expr_real_1 when compiling the attached file

2017-10-20 Thread uberprugelknabe at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82617 --- Comment #3 from Ögmundur Petersson --- I fear that it doesn't add any new information but here is my full backtrace: test.f90:22:0: FUNCTION str_words(str,white) RESULT(items) Error: Local declaration from a different function

[Bug middle-end/82617] Internal compiler error in expand_expr_real_1 when compiling the attached file

2017-10-19 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82617 --- Comment #2 from Dominique d'Humieres --- The ICE depends on the configuration of the compiler: with --enable-checking=release, I get during RTL pass: expand pr82617.f90:27:0: items = strwords_impl(str,white) internal compiler error:

[Bug middle-end/82617] Internal compiler error in expand_expr_real_1 when compiling the attached file

2017-10-19 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82617 kargl at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|