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 c/37807] Exponential compile time with MMX builtins.



------- Comment #10 from suckfish at ihug dot co dot nz  2008-10-12 05:27 -------
Changelog for patch if accepted [will do full bootstrap & make test]:

2008-10-12  Ralph Loader  <suckfish@ihug.co.nz>

        PR 37807
        * rtlanal.c (numzero_bits1): Return early on vector types, avoiding
        exponential time recursion.
        (num_sign_bit_copies1): Likewise.


-- 


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


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