This is the mail archive of the gcc-patches@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: [Ada] Misc clean ups


Andreas Jaeger <aj@suse.de> writes:

> Arnaud,
>
> building CVS head on Linux/x86-64 in a clean tree fails now for me
> with:
>
> ../../xgcc -B../../  -c -g -O2 -fPIC      -W -Wall -gnatpg  a-strfix.adb -o a-strfix.o
>
> raised STORAGE_ERROR : stack overflow (or erroneous memory access)
> make[7]: *** [a-strfix.o] Error 1
>
> I don't know which patch is responsible for this...

This was without using flag_wrapv = 1; in ada/misc.c, so not a
regression per se,

Andreas
-- 
 Andreas Jaeger, aj@suse.de, http://www.suse.de/~aj
  SUSE Linux Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
   GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126

Attachment: pgp00000.pgp
Description: PGP signature


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