On May 5, 2014, at 1:00 AM, Richard Biener <richard.guent...@gmail.com> wrote: > And can we remove TYPE_ALIGN_OK as followup? (ISTR it's used > by obj-c/c++ as well, but I can't find such use)
I didn’t find any current hint… the only landmine I found was: ./gcc/config/pa/pa.c:1878: /* Using TYPE_ALIGN_OK is rather conservative as ./gcc/config/pa/pa.c:1880: align = (TYPE_ALIGN_OK (type) ? TYPE_ALIGN (type)