This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/11387] using stop without any argument
- From: "pinskia at physics dot uc dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 5 Jul 2003 19:59:07 -0000
- Subject: [Bug fortran/11387] using stop without any argument
- References: <20030701032045.11387.pinskia@physics.uc.edu>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11387
------- Additional Comments From pinskia at physics dot uc dot edu 2003-07-05 19:59 -------
.data
.const
.align 2
LC0: <--- no is nothing below this!!!
.text
.align 2
.globl _MAIN__
_MAIN__:
mflr r2
bcl 20,31,"L00000000001$pb"
"L00000000001$pb":
stw r31,-4(r1)
li r4,0
mflr r31
stw r2,8(r1)
stwu r1,-80(r1)
addis r2,r31,ha16(LC0-"L00000000001$pb") <---errors here
la r3,lo16(LC0-"L00000000001$pb")(r2) <---and here
bl L_s_stop$stub