[Bug 1172116] Re: cc1 crashes on every compilation of C program
Matthias Klose
doko at ubuntu.com
Wed Apr 24 09:20:30 UTC 2013
your program is wrong, however gcc shouldn't crash:
$ gcc -c undiected.c
undiected.c:4:1: error: array type has incomplete element type
undiected.c: In function 'main':
undiected.c:35:3: error: type of formal parameter 1 is incomplete
undiected.c: In function 'check':
undiected.c:43:14: error: 'p' undeclared (first use in this function)
undiected.c:43:14: note: each undeclared identifier is reported only once for each function it appears in
undiected.c:43:17: error: 'q' undeclared (first use in this function)
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to gcc-4.5 in Ubuntu.
https://bugs.launchpad.net/bugs/1172116
Title:
cc1 crashes on every compilation of C program
Status in “gcc-4.5” package in Ubuntu:
New
Bug description:
cc1 crashes on every compilation of C program
ProblemType: Crash
DistroRelease: Ubuntu 11.04
Package: cpp-4.5 4.5.2-8ubuntu4
ProcVersionSignature: Ubuntu 2.6.38-16.67-generic 2.6.38.8
Uname: Linux 2.6.38-16-generic i686
NonfreeKernelModules: wl
Architecture: i386
Date: Wed Apr 24 10:08:06 2013
ExecutablePath: /usr/lib/i386-linux-gnu/gcc/i686-linux-gnu/4.5.2/cc1
InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release i386 (20110427.1)
SourcePackage: gcc-4.5
UpgradeStatus: No upgrade log present (probably fresh install)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gcc-4.5/+bug/1172116/+subscriptions
More information about the foundations-bugs
mailing list