This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libfortran/21226] unix_stream small_buffer unaligned
- From: "tobi at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 11 May 2005 23:28:41 -0000
- Subject: [Bug libfortran/21226] unix_stream small_buffer unaligned
- References: <20050425231853.21226.dje@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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