[PR42038] ICE: tree check: expected class 'type', have 'exceptional' (error_mark) in useless_type_conversion_p
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
gcc |
Fix Released
|
Medium
|
|||
gcc-4.4 (Ubuntu) |
Triaged
|
Low
|
Unassigned |
Bug Description
Binary package hint: gcc-4.4
mh, in my opinion my program caused the crash, but I report this, because it is maybe a really bug.
But find out, I can't.
ProblemType: Crash
Architecture: i386
CheckboxSubmission: cf78d9c619b1caa
CheckboxSystem: b633b4f40868d49
Date: Wed Dec 16 13:30:46 2009
DistroRelease: Ubuntu 9.10
ExecutablePath: /usr/lib/
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
Package: cpp-4.4 4.4.1-4ubuntu8
ProcVersionSign
SourcePackage: gcc-4.4
Uname: Linux 2.6.31-16-generic i686
XsessionErrors:
(gnome-
(polkit-
(nautilus:1852): Eel-CRITICAL **: eel_preferences
(gnome-
Changed in gcc: | |
status: | Unknown → In Progress |
Changed in gcc: | |
status: | In Progress → Fix Released |
Changed in gcc: | |
importance: | Unknown → Medium |
it's an error in your program (after that gcc crashed):
stack_2.c: In function 'stack_initialize':
stack_2.c:143:2: error: void value not ignored as it ought to be
stack_2.c:143:2: error: void value not ignored as it ought to be