Your message dated Sat, 09 Aug 2014 11:17:54 +0200 with message-id <[email protected]> and subject line Fixed in 3.4 has caused the Debian Bug report #699866, regarding clang crashes while translating a trivial C++ program to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 699866: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=699866 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: clang Version: 3.0-6 Severity: grave Justification: renders package unusable Dear Maintainer, compiling this program ---8<--- #include <cstddef> int main ( int argc, char * argv[] ) { int * i = new int (100); int j = (*i) + 4; delete i; return j; } ---8<--- causes clang to crash in the lexer complaining about the execution of an "Illegal instruction" and suggesting to file a report with http://llvm.org/bugs/. -- System Information: Debian Release: 7.0 APT prefers testing APT policy: (500, 'testing'), (500, 'stable') Architecture: powerpc (ppc) Kernel: Linux 2.6.39-2-powerpc Locale: LANG=POSIX, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages clang depends on: ii libc6 2.13-37 ii libclang-common-dev 3.0-6 ii libffi5 3.0.10-3 ii libgcc1 1:4.7.2-5 ii libllvm3.0 3.0-10 ii libstdc++6 4.7.2-5 ii libstdc++6-4.6-dev 4.6.3-14 Versions of packages clang recommends: ii llvm-3.0-dev 3.0-10 ii python 2.7.3~rc2-1 clang suggests no packages. -- no debconf information
--- End Message ---
--- Begin Message ---X-CrossAssassin-Score: 40418
--- End Message ---

