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 ada/32452] [4.0/4.1 Regression] Incorrect type debugging information for variables in other compilation units



------- Comment #1 from ludovic at ludovic-brenta dot org  2007-06-21 11:24 -------
Forgot to add the output of gcc -v:

$ gcc-4.1 -v
Using built-in specs.
Target: x86_64-linux-gnu
Configured with: ../src/configure -v
--enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr
--enable-shared --with-system-zlib --libexecdir=/usr/lib
--without-included-gettext --enable-threads=posix --enable-nls
--program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu
--enable-libstdcxx-debug --enable-mpfr --enable-checking=release
x86_64-linux-gnu
Thread model: posix
gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)


$ gnatmake -v 2>&1 | head -n 3

GNATMAKE 4.1.220061115prerelease (Debian 4.1.1-22)
Copyright 1995-2004 Free Software Foundation, Inc.

Also the OP says this is a regression since GCC 3.4.


-- 

ludovic at ludovic-brenta dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to fail|                            |4.2.0
            Summary|Incorrect type debugging    |[4.0/4.1 Regression]
                   |information for variables in|Incorrect type debugging
                   |other compilation units     |information for variables in
                   |                            |other compilation units


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


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