https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87795
Joel Sherrill <joel at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |joel at gcc dot gnu.org --- Comment #4 from Joel Sherrill <joel at gcc dot gnu.org> --- I added myself as a CC because I want to see if these become errors or warnings. For core parts of RTEMS, I can see wanting these to be errors since it indicates we did something in core OS code that did not achieve the desired results. But in application code, it might not be as well considered or necessary. So ultimately, it's a hard decision on how to treat mistakes in alignment requests