[Bug fortran/69520] Implement reversal of -fcheck options

2016-03-12 Thread jvdelisle at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69520 Jerry DeLisle changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug fortran/69520] Implement reversal of -fcheck options

2016-03-12 Thread jvdelisle at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69520 --- Comment #8 from Jerry DeLisle --- Author: jvdelisle Date: Sun Mar 13 00:19:08 2016 New Revision: 234167 URL: https://gcc.gnu.org/viewcvs?rev=234167=gcc=rev Log: 2016-03-12 Jerry DeLisle Harold Anlauf

[Bug fortran/69520] Implement reversal of -fcheck options

2016-03-09 Thread jvdelisle at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69520 --- Comment #7 from Jerry DeLisle --- (In reply to Harald Anlauf from comment #6) > Hi Jerry, > > do you think my suggested patch could be applied before the 6 release? > > Thanks, > Harald This is my plan. Just out of town for a few days.

[Bug fortran/69520] Implement reversal of -fcheck options

2016-03-08 Thread anlauf at gmx dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69520 --- Comment #6 from Harald Anlauf --- Hi Jerry, do you think my suggested patch could be applied before the 6 release? Thanks, Harald On 01/28/16 00:31, jvdelisle at gcc dot gnu.org wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69520

[Bug fortran/69520] Implement reversal of -fcheck options

2016-01-29 Thread anlauf at gmx dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69520 --- Comment #5 from Harald Anlauf --- Created attachment 37524 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37524=edit Patch which uses prefix "no-" Here you go.

[Bug fortran/69520] Implement reversal of -fcheck options

2016-01-28 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69520 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug fortran/69520] Implement reversal of -fcheck options

2016-01-28 Thread anlauf at gmx dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69520 --- Comment #3 from Harald Anlauf --- (In reply to Jerry DeLisle from comment #2) > Harald, if you have commits rights or are interested in getting such, let me > know and we can let you take this one. (Otherwise I will do so) Hi Jerry, I'd be

[Bug fortran/69520] Implement reversal of -fcheck options

2016-01-27 Thread anlauf at gmx dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69520 --- Comment #1 from Harald Anlauf --- The patch in comment #0 regtests ok on i686-pc-linux-gnu. Possible ChangeLog entry: 2016-01-27 ... PR fortran/69520 * options.c: Enhance -fcheck by reversal of specifications. *

[Bug fortran/69520] Implement reversal of -fcheck options

2016-01-27 Thread jvdelisle at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69520 Jerry DeLisle changed: What|Removed |Added CC||jvdelisle at gcc dot gnu.org