This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libfortran/21226] unix_stream small_buffer unaligned


------- Additional Comments From dje at gcc dot gnu dot org  2005-05-12 00:17 -------
I believe that one could use a GCC attribute to say that the arena will be 
aligned, but one needs to sprinkle the attribute everywhere that the pointer 
is allocated and passed as an argument, not just aligning the small buffer 
itself.

-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]