This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/11101] Kernel compilation error only with 3.3 gcc version
- From: "pinskia at physics dot uc dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 5 Jun 2003 20:49:04 -0000
- Subject: [Bug c/11101] Kernel compilation error only with 3.3 gcc version
- References: <20030605143048.11101.lgu3@wanadoo.fr>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11101
pinskia@physics.uc.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Additional Comments From pinskia@physics.uc.edu 2003-06-05 20:49 -------
The code is invalid on line 440 in the file ide-cd.h, remove the short or __u8 depending
on which is the right one to remove. This does not ICE (internal compiler error), this is an
error in your code. It was accepts-invalid on <3.2 but since 3.2.x is no longer being
updated it does, this is being closed.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.