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]

gcc 2.95.2 PPC code generation bug(New version!)


The patch by Mark fixed the problem for the specific test case
but it doesn't fix the problem in a bigger scope.

Please take my first bugreport and look at the generated code
to see where the problem is.

Search for -120 in the .s file and after the next blrl it still
forgets the result from the subroutine.
Search for MakeObject in the .i file to find the related .c
area.

test2.tar.bz2

---
Ralph Schmidt,laire@popmail.owl.de(private),NextMail welcome

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