On 25.08.23 10:26, Uros Bizjak via Gcc-patches wrote:
gcc/fortran/ChangeLog:

     * match.cc (gfc_match_equivalence): Rename TRUE/FALSE to true/false.
     * module.cc (check_access): Ditto.
     * primary.cc (match_real_constant): Ditto.
     * trans-array.cc (gfc_trans_allocate_array_storage): Ditto.
     (get_array_ctor_strlen): Ditto.
     * trans-common.cc (find_equivalence): Ditto.
     (add_equivalences): Ditto.

Bootstrapped and regression tested on x86_64-linux-gnu {,-m32}.
OK for master?

OK. Not really necessary but it makes the code more consistent.

(We already heavily use true/false (5000+ times) and the patch changes
the remaining 11 TRUE/FALSE.)

Tobias

-----------------
Siemens Electronic Design Automation GmbH; Anschrift: Arnulfstraße 201, 80634 
München; Gesellschaft mit beschränkter Haftung; Geschäftsführer: Thomas 
Heurung, Frank Thürauf; Sitz der Gesellschaft: München; Registergericht 
München, HRB 106955

Reply via email to