[Bug fortran/69499] [F03] ICE-on-invalid on combining select type with wrong statement

2017-03-15 Thread koenigni at student dot ethz.ch
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69499 --- Comment #7 from Nicolas Koenig --- (In reply to Jerry DeLisle from comment #6) > > This falls into the PITA classification. Also known as simple enough, > regression test and commit. (consider it approved) I don't think I can submit patches

[Bug fortran/69499] [F03] ICE-on-invalid on combining select type with wrong statement

2017-03-14 Thread koenigni at student dot ethz.ch
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69499 Nicolas Koenig changed: What|Removed |Added CC||koenigni at student dot ethz.ch

[Bug fortran/39239] Reject SAVEd variables EQUIVALENCEd to a COMMON

2017-03-14 Thread koenigni at student dot ethz.ch
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=39239 Nicolas Koenig changed: What|Removed |Added Attachment #40964|0 |1 is obsolete|

[Bug fortran/39239] Reject SAVEd variables EQUIVALENCEd to a COMMON

2017-03-13 Thread koenigni at student dot ethz.ch
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=39239 --- Comment #9 from Nicolas Koenig --- (In reply to kargl from comment #7) > (In reply to Nicolas Koenig from comment #6) > > Created attachment 40962 [details] > > Proposed patch for EQUIVALENCE / VOLATILE > > > > This patch should cover the

[Bug fortran/39239] Reject SAVEd variables EQUIVALENCEd to a COMMON

2017-03-13 Thread koenigni at student dot ethz.ch
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=39239 Nicolas Koenig changed: What|Removed |Added Attachment #40962|0 |1 is obsolete|

[Bug fortran/39239] Reject SAVEd variables EQUIVALENCEd to a COMMON

2017-03-13 Thread koenigni at student dot ethz.ch
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=39239 --- Comment #6 from Nicolas Koenig --- Created attachment 40962 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=40962=edit Proposed patch for EQUIVALENCE / VOLATILE This patch should cover the case of one EQUIVALENCE object being VOLATILE

[Bug fortran/39239] Reject SAVEd variables EQUIVALENCEd to a COMMON

2017-03-12 Thread koenigni at student dot ethz.ch
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=39239 Nicolas Koenig changed: What|Removed |Added CC||koenigni at student dot ethz.ch