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/54476] Passing -1 to __builtin_avr_delay_cycles causes cc1 memory usage to explode on x86_64 host


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

--- Comment #1 from Georg-Johann Lay <gjl at gcc dot gnu.org> 2012-09-04 09:37:11 UTC ---
Author: gjl
Date: Tue Sep  4 09:37:08 2012
New Revision: 190920

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=190920
Log:
    PR target/54476
    * config/avr/avr.c (avr_expand_delay_cycles): Mask operand with
    SImode.


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]