ACPICA: Update for new gcc-4 warning options
authorBob Moore <robert.moore@intel.com>
Thu, 21 Jan 2010 01:08:31 +0000 (09:08 +0800)
committerLen Brown <len.brown@intel.com>
Fri, 22 Jan 2010 17:30:02 +0000 (12:30 -0500)
Added several new options for the gcc-4 generation, and updated
the source accordingly. This includes some code restructuring to
eliminate unreachable code, elimination of some gotos, elimination
of unused return values, and some additional casting.

Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Lin Ming <ming.m.lin@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>

No differences found