[Bug c/56569] New: When compiling the source insn does not satisfy its constraints:with CFlags as -mcfv4e

2013-03-08 Thread jebinaelsie at gmail dot com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56569



 Bug #: 56569

   Summary: When compiling the source insn does not satisfy its

constraints:with CFlags as -mcfv4e

Classification: Unclassified

   Product: gcc

   Version: 3.4.0

Status: UNCONFIRMED

  Severity: normal

  Priority: P3

 Component: c

AssignedTo: unassig...@gcc.gnu.org

ReportedBy: jebinael...@gmail.com





When compiling the source insn does not satisfy its constraints:with CFlags as

-mcfv4e. I'm getting this error only when i inlcude mcfv4e.



/home/ts2/Share/TS2/webserver/barracuda8/src/plugins/SharkSSL/src/SharkSslCon_hs.c:2848:

error: insn does not satisfy its constraints:

(insn 10115 2196 2198 191

/home/ts2/Share/TS2/webserver/barracuda8/src/plugins/SharkSSL/src/SharkSslCon_hs.c:1053

(set (reg:QI 9 %a1)

(mem:QI (plus:SI (reg/f:SI 14 %a6)

(const_int -127 [0xff81])) [97 S1 A8])) 38 {*m68k.md:939}

(nil)

(nil))


[Bug c/56569] When compiling the source insn does not satisfy its constraints:with CFlags as -mcfv4e

2013-03-08 Thread jebinaelsie at gmail dot com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56569



--- Comment #2 from JET jebinaelsie at gmail dot com 2013-03-08 12:06:19 UTC 
---

It seems to solve with gcc-4.3.43.Thanks