This is the mail archive of the gcc@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: PA specifies invalid T_ADAFLAGS


Hi,

On 25 Apr 2002, Olivier Hainque wrote:

> Perhaps a testcase exercised against the current 3.1 would help ...

If the assembler code you showed was created by compiling the C snippet,
this indicates nothing, because this wasn't C (accessing data through vb[]
is undefined).  So, that it there SEGV's is no error, as the compiler
might apply any transformations it wants.  You need to provide an actual
Ada testcase which shows this.


Ciao,
Michael.


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