Opened 18 years ago

Closed 18 years ago

Last modified 18 years ago

#758 closed bug (fixed)

[GCC4] Label at end of compound statement

Reported by: danny@… Owned by: nathanw@…
Priority: normal Milestone: R1
Component: System/Kernel Version:
Keywords: Cc: diver
Blocked By: Blocking:
Platform: All

Description

GCC4 fails when it reaches the end of the switch statement without finding an instruction (At line 852). Adding a break allows build to continue.

Attachments (1)

acpi.patch (405 bytes ) - added by danny@… 18 years ago.
Quick and trivial fix

Download all attachments as: .zip

Change History (6)

comment:1 by diver, 18 years ago

Cc: diver added

by danny@…, 18 years ago

Attachment: acpi.patch added

Quick and trivial fix

comment:2 by korli, 18 years ago

Status: newclosed

comment:3 by korli, 18 years ago

Resolution: fixed

comment:4 by korli, 18 years ago

hopefully fixed in revision 18550. Please check and change the state of the bug accordingly ...

comment:5 by danny@…, 18 years ago

Yep, works fine now as expected

Note: See TracTickets for help on using tickets.