This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/20066] Ordering of logical constants determines if they're correctly emitted
- From: "tobi at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 18 Feb 2005 22:34:43 -0000
- Subject: [Bug middle-end/20066] Ordering of logical constants determines if they're correctly emitted
- References: <20050218222808.20066.tobi@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From tobi at gcc dot gnu dot org 2005-02-18 22:34 -------
I should also add amphasis to the point that this only happens for LOGICAL
constants. To see how they're defined, look at gfc_build_logical_type in
fortran/trans-types.c.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20066