[Bug c/86667] [7/8/9 Regression] can no longer traverse environment table

2018-07-26 Thread urbanjost at comcast dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86667 --- Comment #7 from urbanjost at comcast dot net --- Did not mean to get a debug session for the code. The code had been working for several years and "broke" when I updated gfortran (and incidently, gcc). Thanks to everyone for looking at it so

[Bug c/86667] [7/8/9 Regression] can no longer traverse environment table

2018-07-25 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86667 Andreas Schwab changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug c/86667] [7/8/9 Regression] can no longer traverse environment table

2018-07-25 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86667 --- Comment #5 from Dominique d'Humieres --- The test works as expected if I replace *ep=*ep++; with *ep++; in the C file.

[Bug c/86667] [7/8/9 Regression] can no longer traverse environment table

2018-07-25 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86667 Dominique d'Humieres changed: What|Removed |Added Component|fortran |c --- Comment #4 from Dominique