Patch-ID# 101194-01
Keywords: -pic, -o, compiled, switch, bus
Synopsis: SunOS 4.1.3: Bus error in switch statement when compiled with -O and -pic
Date: Nov/23/94

Solaris Release: 1.0

SunOS Release: 4.1.3

Unbundled Product: 

Unbundled Release: 

Relevant Architectures: sparc

BugId's fixed with this patch: 1139200 1086868

Changes incorporated in this version: 

Patches accumulated and obsoleted by this patch: 

Patches which conflict with this patch: 

Patches required with this patch: 

Obsoleted by: 

Files included with this patch: as

Problem Description: 

Problem Description: When converting an application to use shared libs.,
a bus error and core dump occurs in a switch statement when optimization
and position independent code is used together.

Patch Installation Instructions: 


	Below  <patch_dir> refers to the directory where you have placed the patch.

        As Root:
           mv /bin/as /bin/as.FCS
           cp <patch_dir>/as /bin/as
           chmod 555 /bin/as
           chown root /bin/as


