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

2015-12-05 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=39772 --- Comment #12 from Dominique d'Humieres --- Related to pr31243 for LEN.

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

2015-12-05 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=39772 Dominique d'Humieres changed: What|Removed |Added Status|NEW |WAITING --- Comment #11 from Domi

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

2009-05-04 Thread mikael at gcc dot gnu dot org
--- Comment #10 from mikael at gcc dot gnu dot org 2009-05-04 20:24 --- cf PR36462 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39772

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

2009-04-16 Thread kargl at gcc dot gnu dot org
--- Comment #9 from kargl at gcc dot gnu dot org 2009-04-16 19:27 --- Sigh. Return this to an enhancement request with the original Summary. gfortran's behavior is correct. (Note to self)**2: Never look at a bug report involving the allocation of 16 GB of memory on a system limited b

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

2009-04-15 Thread kargl at gcc dot gnu dot org
--- Comment #5 from kargl at gcc dot gnu dot org 2009-04-15 17:43 --- (In reply to comment #4) > > But, it does not do > > what you expected! Try using your allocated array in something > > other than SIZE(). > > It's doing exactly what I expect... including the size intrinsic returnin

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

2009-04-15 Thread jv244 at cam dot ac dot uk
--- Comment #4 from jv244 at cam dot ac dot uk 2009-04-15 17:03 --- > But, it does not do > what you expected! Try using your allocated array in something > other than SIZE(). It's doing exactly what I expect... including the size intrinsic returning a garbage result because it returns

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

2009-04-15 Thread kargl at gcc dot gnu dot org
--- Comment #3 from kargl at gcc dot gnu dot org 2009-04-15 13:57 --- (In reply to comment #2) > not a duplicate of PR28105. The allocate is fine (on an x86_64). > Actually, the entire program is fine. But, it does not do what you expected! Try using your allocated array in something

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

2009-04-15 Thread jv244 at cam dot ac dot uk
--- Comment #2 from jv244 at cam dot ac dot uk 2009-04-15 13:21 --- not a duplicate of PR28105. The allocate is fine (on an x86_64). -- jv244 at cam dot ac dot uk changed: What|Removed |Added

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

2009-04-15 Thread dfranke at gcc dot gnu dot org
--- Comment #1 from dfranke at gcc dot gnu dot org 2009-04-15 12:30 --- *** This bug has been marked as a duplicate of 28105 *** -- dfranke at gcc dot gnu dot org changed: What|Removed |Added --

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

2009-04-14 Thread jv244 at cam dot ac dot uk
-- jv244 at cam dot ac dot uk changed: What|Removed |Added Severity|normal |enhancement http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39772