소스 검색

fix sh/fdpic issues found after first submission upstream

the following issues are fixed:

- ICE generating the new libgcc __ashlsi3_r0 and __lshrsi3_r0 shift
  operations for non-J2 SH2.

- new sh_legitimate_constant_p function was unused because there was
  an existing version with different signature which C++ allowed to be
  overloaded rather than reporting the error.

- reversed asm spec conditional for fdpic broke non-fdpic builds.

this commit rebases the patch against gcc trunk and backports the
result. file order has been tweaked by hand so that the diff is
friendly to manual inspection.
Rich Felker 9 년 전
부모
커밋
bd17b1fbcd
1개의 변경된 파일207개의 추가작업 그리고 138개의 파일을 삭제
  1. 207 138
      patches/gcc-5.2.0/0007-fdpic.diff

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 207 - 138
patches/gcc-5.2.0/0007-fdpic.diff


이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.