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: Ada miscompilation on mainline


Laurent GUERBY <guerby@acm.org> writes:

> Hi Zack, it looks like the problem I reported
> in <http://gcc.gnu.org/ml/gcc/2003-05/msg00609.html> 
> started to appear with the following patch:
...

> Here is a somewhat reduced test case, when you compile it with inlining
> it you get a link error. If I revert back this change it links.

I am not fluent in Ada.  Could you please attempt to reduce the test
case further?  In particular it would be nice if you could reproduce
the problem with a single unit with no 'with' statements, ideally <100
lines; then I have a chance of tracing what's going on.

zw


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