[Bug libfortran/32954] mask and -fdefault-integer-8

fxcoudert at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Aug 1 08:22:00 GMT 2007



------- Comment #2 from fxcoudert at gcc dot gnu dot org  2007-08-01 08:21 -------
(In reply to comment #1)
> This should fix it.

This patch is pre-approved (as well as small variations and improvements of
it), though it might be worth opening an enhancement PR to note that if the
user code has carefully used an array mask of logical(kind=1) to spare memory,
we end just wasting memory by converting it all to a default logical kind,
don't we?


-- 

fxcoudert at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fxcoudert at gcc dot gnu dot
                   |                            |org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32954



More information about the Gcc-bugs mailing list