OSDN Git Service

* config/arm/arm.h (ARM_EABI_CTORS_SECTION_OP): Do not define if a
[pf3gnuchains/gcc-fork.git] / gcc / config / sh / libgcc-excl.ver
1 # Exclude various symbols which should not be visible in libgcc.so for SH.
2 %exclude {
3   __ashlsi3
4   __ashrsi3
5   __lshrsi3
6   __udivsi3
7 }