------- Comment #9 from pinskia at gcc dot gnu dot org  2009-04-29 00:43 -------
(In reply to comment #7)
> How does gimple handle
> 
> typedef int foo __attribute__ ((aligned(1)));

The C/C++ front-end ignores the aligned here but does not mention that to you. 
That is a different issue though, see PR 29436 and PR 38611.


-- 


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

Reply via email to