[patch, fortran] byte-wise access to masks
Thomas Koenig
tkoenig@alice-dsl.net
Mon Aug 13 18:50:00 GMT 2007
Hi Brooks,
thanks for finding and reducing the bug! This happened because
I was converting a null pointer for offset, which made a later
test for NULLness fail. I've corrected this in pack and unpack
(which had the same problem).
the version below should correct the bug you found. Could you
re-run the tests?
I'm also currently regtesting it on i686-pc-linux-gnu. OK if both
tests pass?
Thomas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: complete.diff-2.gz
Type: application/x-gzip
Size: 18831 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20070813/f4949b91/attachment.bin>
More information about the Fortran
mailing list