Ticket #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: | 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
Change History
Note: See
TracTickets for help on using
tickets.

