This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH]: Fix enumeration warnings in switch statements


Richard Henderson <rth@redhat.com> writes:

> On Mon, Dec 10, 2001 at 06:02:31PM -0700, Roger Sayle wrote:
>> 	* except.c (reachable_next_level): Handle ERT_UNKNOWN to avoid
>> 	compiler warning about enumeration values not being handled.
>> 	* flow.c (find_regno_partial): Similarly add a default case.
>
> Ok.

I've committed the except.c patch, the flow.c one has been fixed
independly by Aldy.

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]