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/81473] [avr] build fails due to INT8_MIN and friends.


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81473

--- Comment #1 from Georg-Johann Lay <gjl at gcc dot gnu.org> ---
Author: gjl
Date: Tue Jul 18 09:36:21 2017
New Revision: 250301

URL: https://gcc.gnu.org/viewcvs?rev=250301&root=gcc&view=rev
Log:
gcc/
        PR target/81473
        * config/avr/avr.c (avr_optimize_casesi): Don't use
        INT8_MIN, INT8_MAX, UINT8_MAX, INT16_MIN, INT16_MAX, UINT16_MAX.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/avr/avr.c

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