This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/39772] add a correctness check for the size intrinsic to -fbounds-check


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=39772

Dominique d'Humieres <dominiq at lps dot ens.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |WAITING

--- Comment #11 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
Am I correct that you are asking for something like -fcheck=undefined
(overflow, range, ... what ever is deemed suitable) for intrinsics returning by
default an INTEGER(4)?

If yes, the summary should probably changed to be less misleading (I had to
read the thread twice to understand).

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]