[PATCH] PR fortran/84784 - ICEs: verify_gimple failed with -fdefault-integer-8

Mikael Morin morin-mikael@orange.fr
Thu Jan 27 11:48:16 GMT 2022


Le 26/01/2022 à 21:59, Harald Anlauf via Fortran a écrit :
> Dear Fortranners,
> 
> the use of -fdefault-integer-8 exhibits several cases where
> we missed to convert the result of an intrinsic from the
> declared to the effective resulting type.
> 
> The attached obvious patch fixes this for IMAGE_STATUS,
> TEAM_NUMBER, and POPCNT/POPPAR.
> 
> OK for mainline if regtesting passes on x86_64-pc-linux-gnu?
> 
This is not a regression, but should be safe.
Can you add a test of POPPAR, similar to that of POPCNT?
OK with that change.


More information about the Fortran mailing list