Bug 9295

Summary: [mips-rtems] config/mips/rtems.h init/fini issue
Product: gcc Reporter: Joel Sherrill <joel>
Component: targetAssignee: Not yet assigned to anyone <unassigned>
Status: RESOLVED FIXED    
Severity: normal CC: gcc-bugs
Priority: P3    
Version: 3.3   
Target Milestone: ---   
Host: Target:
Build: Known to work:
Known to fail: Last reconfirmed:
Attachments: mips-rtems.diff

Description Joel Sherrill 2003-01-13 06:16:02 UTC
2003-01-13      Joel Sherrill <joel@OARcorp.com>

        * config/mips/rtems.h: Predefine __USE_INIT_FINI__ so generic
        RTEMS code knows which C++ initialization style the toolset
        configuration is using.

Release:
gcc 3.3 and trunk
Comment 1 Joel Sherrill 2003-01-29 15:01:48 UTC
State-Changed-From-To: open->closed
State-Changed-Why: Patch applied to 3.3 branch and HEAD.