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

             Bug #: 50524
           Summary: *** glibc detected *** invalid free() pointer on
                    illegal code  (r178939)
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: minor
          Priority: P3
         Component: fortran
        AssignedTo: unassig...@gcc.gnu.org
        ReportedBy: zec...@gmail.com


!*** glibc detected *** invalid free() pointer on illegal code  (r178939)
!*/home/vitti/gcc-trunk/bin/../libexec/gcc/x86_64-unknown-linux-gnu/4.7.0/f951:
!*free(): invalid pointer: 0x0000000000000001 ***
! before compilation must export MALLOC_CHECK_=1
      print *,'qwe'(1:1e0)
      end

Reply via email to