Skip to main content

TPF : Support : Maintenance TPF : Support : Maintenance

Skip to: Abstract | Comments | Solution | Migration | Download

APAR NUMBER:  PJ30149                           
PRODUCT:  TPF4  
FUNCTIONAL AREA:  ISO-C SUPPORT  
SHIPPED IN PUT:  19  
   

ABSTRACT:  
To correct APAR PJ29640, change label ICST_WRK in the PRLGC macro from  
an equate symbol to a DS instruction.  
   
APAR CONTENTS:  
FEATURE   TYPE                STATUS    NAME                                
Base      Macro               Changed   macro/prlgc.mac  
   
PREREQUISITE APARS:  To be applied in order listed.  
Base      Macro               Changed   macro/prlgc.mac  
 PJ29640(19)  
   

COMMENTS:  
Label ICST_WRK is defined in the PRLGC macro as an equate symbol and is  
used by C language library functions written in assembler to mark the  
start of the function's work area on the C stack. If this label is  
coded in a C language library function, this code will not be single  
source because it will have to be changed when the code is migrated to  
z/TPF.  
   

SOLUTION:  
The ICST_WRK label in the PRLGC macro has been changed from an equate  
symbol to a DS instruction.  
   
   

DEPENDENCIES  
   
SEGMENTS TO BE ASSEMBLED OR COMPILED:  
None.  
   
SEGMENTS TO BE LINK EDITED:  
None.  
   
COREQS:  
None.  
   

MIGRATION CONSIDERATIONS:  
C and C++ library functions that are written in assembler and call the    
PRLGC macro need to be reassembled.   
   
UPDATED INFORMATION UNITS:  
None.  
   
See your IBM representative if you need additional information.  
   

DOWNLOAD INSTRUCTIONS:  
http://www.ibm.com/software/htp/tpf/pages/maint.htm
   
-- END APAR PJ30149 
       


Download file(s) using new Server: Login once to access server, leave window open, then click on link(s) below. Source