This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

m68k-coff illegal code generation patch


Hello

There is a serious bug in the latest release
of gcc (2.95.2) or binutils that affect
code generation for a m68k-coff target
when the targeted cpu is less than a 68020.

The generated code illegaly contains
a brsl command which is illegal in those targets.

Included is a patch that fixes that problem
and I hope it doesn't introduce any more.

Regards

Pantelis Antoniou
System Programmer
INTRACOM S.A. Greece

gcc-2.95.2-m68k-jsbr-fix.diff


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]