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/38887] [4.4 Regression] run-time abort for MVBITS with run-time zero sized array arguments



------- Comment #1 from burnus at gcc dot gnu dot org  2009-01-16 21:48 -------
Confirm. Thanks for reporting.

Backtrace:
#0  0x00002aaaab4a4645 in raise () from /lib64/libc.so.6
#1  0x00002aaaab4a5c33 in abort () from /lib64/libc.so.6
#2  0x00002aaaaad69c00 in *_gfortrani_internal_unpack_4 (d=0x6e11, src=0x6e11)
    at /home/tob/projects/gcc/libgfortran/generated/in_unpack_i4.c:63
#3  0x0000000000400ba3 in ya0013 (ida=(1, 1, 1, 1, 1, 1, 1, 1, 1), nf1=1,
nf5=5, nf6=6) at test.f90:12

Working: 4.4.0 20081029 (experimental) [trunk revision 141421]
Failing: 4.4.0 20081103 (experimental) [trunk revision 141544]
(Assuming that my tree was clean back then)

Daniel, you worked on MVBITS for PR 35681 (Rev. 141516). Could you have a look
for this PR and also PR 38883. Thanks!


-- 

burnus at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |domob at gcc dot gnu dot org
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
           Keywords|                            |wrong-code
   Last reconfirmed|0000-00-00 00:00:00         |2009-01-16 21:48:38
               date|                            |
            Summary|run-time abort for MVBITS   |[4.4 Regression] run-time
                   |with run-time zero sized    |abort for MVBITS with run-
                   |array arguments             |time zero sized array
                   |                            |arguments
   Target Milestone|---                         |4.4.0


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38887


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