Ticket #758 (closed bug: fixed)

Opened 4 years ago

Last modified 4 years ago

[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: Platform:
Blocking:

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

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

Change History

Changed 4 years ago by diver

  • cc diver added

Changed 4 years ago by danny@…

Quick and trivial fix

Changed 4 years ago by korli

  • status changed from new to closed

Changed 4 years ago by korli

  • resolution set to fixed

Changed 4 years ago by korli

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

Changed 4 years ago by danny@…

Yep, works fine now as expected

Note: See TracTickets for help on using tickets.