This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/81341] trunk/gcc/fortran/class.c:313: redundant condition ?
- From: "dominiq at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 09 Jul 2017 17:42:17 +0000
- Subject: [Bug fortran/81341] trunk/gcc/fortran/class.c:313: redundant condition ?
- Auto-submitted: auto-generated
- References: <bug-81341-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81341
--- Comment #2 from dominiq at gcc dot gnu.org ---
Author: dominiq
Date: Sun Jul 9 17:41:45 2017
New Revision: 250083
URL: https://gcc.gnu.org/viewcvs?rev=250083&root=gcc&view=rev
Log:
2017-07-09 Dominique d'Humieres <dominiq@lps.ens.fr>
PR fortran/81341
* class.c (class_array_ref_detected): Remove a redundant
condition.
Modified:
trunk/gcc/fortran/ChangeLog
trunk/gcc/fortran/class.c