--- Comment #5 from kargl at gcc dot gnu dot org 2010-06-09 16:39 ---
Patch has been committed to 4.4, 4.5, and trunk.
Closing.
--
kargl at gcc dot gnu dot org changed:
What|Removed |Added
---
--- Comment #4 from burnus at gcc dot gnu dot org 2010-06-01 07:45 ---
Steve's patch: http://gcc.gnu.org/ml/fortran/2010-06/msg2.html
--
burnus at gcc dot gnu dot org changed:
What|Removed |Added
--- Comment #3 from kargl at gcc dot gnu dot org 2010-05-31 17:51 ---
I have a complete patch with the mvbits checking done.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44346
--- Comment #2 from kargl at gcc dot gnu dot org 2010-05-31 17:22 ---
I have a patch for the IBITS() portion of the problem.
--
kargl at gcc dot gnu dot org changed:
What|Removed |Added
--
--- Comment #1 from kargl at gcc dot gnu dot org 2010-05-31 16:29 ---
Thanks for the bug report. Technically, the prohibition of
nonnegative is on the programmer, and as such the code is
illegal. gfortran can do anything it wants with the program
including starting world war iii. OTOH