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: PR tree-optimization/19903


    So I did not Remember Correctly :-)  Maybe it is the usage of 
    TYPE_PRECISION for C bitfields that is recent...

Correct.

    The problem with many Ada bugs is that the tree optimizers have
    stricter semantics than the expander, and it is not clear where it is
    that the semantics have changed.  This thread is showing that.

Indeed, but how can it be *incorrect* to say that a type has *larger*
precision than it does?  I could understand if it were *smaller*.


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