This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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: SIGSEGV inside a simple gfortran compiled code


On Fri, Jun 08, 2012 at 01:24:13PM +0700, Georgy Salnikov wrote:
> On Thu, 7 Jun 2012, Andrew Pinski wrote:
> 
> > > gfortran -m32 -malign-double -o test test.f
> >
> > -malign-double changes the ABI so don't use it unless you understand
> > that all libraries have to be built with that option.
> 
> Thank you, Andrew!
> 
> Yes, I know the danger with -malign-double.

The evidence presented here suggest that you 
do not understand the danger.  Perhaps, one
should re-read the gcc manual.

-- 
Steve


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