This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [Ada] Redo handling of consistency check for Optimize_Alignment
> It does not work that way. *Every* revision must be compilable, or you
> break automatic testers.
Right, I understand that. In some cases it's very hard to do that, although
things will improve soon as we are switching our own repository to subversion,
which will help mapping our changes to FSF changes in a more straightforward
way (currently we are mapping cvs commits to svn commits, which is causing
these temporary glitches).
Arno