This is the mail archive of the gcc-bugs@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]

Re: INTEGER*2 problem: EGCS 1.1.1 and 1.1 g77


>On Fri, 29 Jan 1999 11:23:52 -0500, I wrote:
>
>> Egcs version: both 1.1.1 and 1.1.  Problem not evident in 1.0.2 or 1.0.3.
>>  System type: Linux (Red Hat 5.2), kernel 2.0.34 built to support SMP
>>         also: Linux (Red Hat 5.2), generic kernel 2.0.36.
>>     Hardware: Intel Pentium Pro 200, Intel Pentium II 450.
>>      Options: None, other than -I for one include file and -o for output.
>
>> Appended is a tarball with all source code that demonstrates the problem.

I've reproduced the problem on my RH 5.2 PentiumII system, and
have played around with different compiler options, as well
as different versions of the compiler.

I can't find a clear bug in there.  Could you please try to debug
your code so as to determine exactly what it is doing wrong?  By
"it" I mean the code as compiled by g77 -- once a problem is
sufficiently narrowed down to, e.g., a line of code, where it's
easy to see what the code tries to do vs. what happens, it's usually
straightforward to identify the culprit -- code, compiler, library --
and is an important step in then identifying the bug itself.

The g77 docs have more info on what's needed under "Reporting Bugs".

        tq vm, (burley)


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