[Bug ada/17701] Can't crosscompile ada to armv5tel

nick at sqrt dot co dot uk gcc-bugzilla@gcc.gnu.org
Sun Mar 6 15:52:00 GMT 2005


------- Additional Comments From nick at sqrt dot co dot uk  2005-03-06 15:51 -------
This is a longstanding bug that still occurs for the 4.0 branch.

For ARM change:

     Integer'Min (2, Standard'Maximum_Alignment);

to:

     Integer'Min (4, Standard'Maximum_Alignment);


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17701



More information about the Gcc-bugs mailing list