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]

Re: libstdc++/8670: Alignment problem in std::basic_string


paolo@gcc.gnu.org writes:

| Synopsis: Alignment problem in std::basic_string
| 
| Responsible-Changed-From-To: unassigned->gdr
| Responsible-Changed-By: paolo
| Responsible-Changed-When: Tue Feb 18 11:17:01 2003
| Responsible-Changed-Why:
|     Knows well the issue.
| State-Changed-From-To: open->analyzed
| State-Changed-By: paolo
| State-Changed-When: Tue Feb 18 11:17:01 2003
| State-Changed-Why:
|     Hi Gaby. What's the status on this one? Shall we go with
|     the 'quick and dirty' solution proposed by Martin? I seem
|     to recall, however, that you had in mind something cleaner,
|     using __attribute__((__aligned__(__alignof__ ...

Thanks for the reminder.  I'll resurect the corresponding patch I had
in mind.  Sorry, I was caught in front-end specific issues and it is
no joy at all :-]

-- Gaby


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