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]
Other format: [Raw text]

Re: Fix some dwarf2out.c ICEs for Ada


    This seems wrong; there is no dwarf2 equivalent of the TRUTH_*_EXPR codes.
    Why would you need them?

To avoid ICEs when bounds contain those tree node.  Since the only
operands, in practice, are going to be comparisons, why won't they work
doing bitwise operations?


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