This is the mail archive of the gcc-bugs@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]

[Bug target/49903] [avr] Redundant comparisons in binary-search switch/case expansion


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49903

Eric Weddington <eric.weddington at atmel dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|AVR: Redundant comparisons  |[avr] Redundant comparisons
                   |in binary-seach switch/case |in binary-search
                   |expansion                   |switch/case expansion
           Severity|normal                      |enhancement

--- Comment #1 from Eric Weddington <eric.weddington at atmel dot com> 2011-07-29 15:07:52 UTC ---
Johann,
Would some type of peephole optimization help out on this?


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