Re: gnatmake can't find system.ads after (most prolly) actualization of gcc-4.6 stack

2011-10-09 Thread Eugeniy Meshcheryakov
to downgrade gcc-4.6 and related packages to previous version, wait for new version of gnat, or add a symlink: # ln -s /usr/lib/gcc/x86_64-linux-gnu/4.6 /usr/lib/gcc/x86_64-linux-gnu/4.6.1 Change x86_64-linux-gnu to your architecture. Regards, Eugeniy Meshcheryakov signature.asc Description

Bug#566234: this bug also present in gnat-4.6 (undefined reference to `__gnat_alternate_stack')

2011-07-25 Thread Eugeniy Meshcheryakov
did not try to compile this, because it would take ages in qemu. Regards, Eugeniy Meshcheryakov --- a/src/gcc/ada/gcc-interface/Makefile.in +++ b/src/gcc/ada/gcc-interface/Makefile.in @@ -1666,7 +1666,7 @@ s-taprop.adbs-taprop-linux.adb \ s-tasinf.adss-tasinf-linux.ads \ s-tasinf.adbs

Bug#437854: same problem (was: gcc-snapshot: ICE in expand_or_defer_fn, at cp/semantics.c:3225)

2007-08-21 Thread Eugeniy Meshcheryakov
Package: gcc-snapshot Version: 20070811-1 Followup-For: Bug #437854 I can reproduce this problem with attached file (part of source of program that uses Qt4): % g++ 1.ii 1.ii:14: internal compiler error: in expand_or_defer_fn, at cp/semantics.c:3225 Please submit a full bug report, with

Bug#437939: gcc-snapshot: ICE: canonical types differ for identical types

2007-08-14 Thread Eugeniy Meshcheryakov
Package: gcc-snapshot Version: 20070811-1 Severity: normal ICE is triggered by attached code (simplified code from systemtap): % /usr/lib/gcc-snapshot/bin/g++ 2.ii 2.ii: In member function 'void dwflpp::translate_location()': 2.ii:18: internal compiler error: canonical types differ for identical

Bug#378628: gcc-4.0: GCC 4.0.3 miscompile debugging information

2006-07-17 Thread Eugeniy Meshcheryakov
. Notice that bug 378621 was filed against systemtap but the issue here is gcc 4.0. GCC 4.1 seems to provide correct/good debug information though. Besides, although this error was spoted in a kernel compiled with 4.0, -- Eugeniy Meshcheryakov #define asmlinkage __attribute__((regparm(0))) extern