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 tobi at gcc dot gnu dot org  2005-05-11 23:28 -------
I don't think so, because it is not small_buffer that is used, but rather a char
* buffer that can point to small_buffer.

Is there a way to say that char * buffer will always be aligned?  In that case
this could still make sense.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tobi at gcc dot gnu dot org


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]