From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5667 invoked by alias); 4 Apr 2008 08:35:58 -0000 Received: (qmail 5525 invoked by uid 48); 4 Apr 2008 08:35:11 -0000 Date: Fri, 04 Apr 2008 08:35:00 -0000 Message-ID: <20080404083511.5524.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug fortran/34112] Add $!DEC ATTRIBUTE support for 32bit Windows' STDCALL In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "fxcoudert at gcc dot gnu dot org" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2008-04/txt/msg00344.txt.bz2 ------- Comment #9 from fxcoudert at gcc dot gnu dot org 2008-04-04 08:35 ------- (In reply to comment #8) > It would be useful if one could support also > > !$GNU attributes align:16 :: variable name > > or alike for calls to libraries which need alignment such as FFTW. Yep, I think I mentioned that in my last c.l.f post about GNU attributes in gfortran. And I also had the very same thought when I read this morning's c.l.f thread :) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34112