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]

[PATCH] Java: @deprecated handling, division by zero detection.


Alexandre Petit-Bianco writes:
 > 
 > This fixes some problems with the handling of `@deprecated', detects
 > integer type divisions by zero and tries to simplify divisions before
 > it's too late.

Interesting.  Is compile time detection of division by zero
compulsory?

Andrew.


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