Bug 56569 - When compiling the source insn does not satisfy its constraints:with CFlags as -mcfv4e
Summary: When compiling the source insn does not satisfy its constraints:with CFlags a...
Status: RESOLVED FIXED
Alias: None
Product: gcc
Classification: Unclassified
Component: c (show other bugs)
Version: 3.1.2
: P3 normal
Target Milestone: 4.4.0
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-08 08:56 UTC by JET
Modified: 2013-03-16 13:20 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:
Known to work:
Known to fail:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description JET 2013-03-08 08:56:06 UTC
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 [0xffffff81])) [97 S1 A8])) 38 {*m68k.md:939} (nil)
    (nil))
Comment 1 Mikael Pettersson 2013-03-08 09:25:58 UTC
gcc-3.4.0 is ancient and hasn't been supported by upstream for years.  Please try again with a supported release, e.g. 4.7.2 or 4.6.3.  Also, you failed to provide a test case.
Comment 2 JET 2013-03-08 12:06:19 UTC
It seems to solve with gcc-4.3.43.Thanks
Comment 3 Mikael Pettersson 2013-03-08 12:19:15 UTC
The please close this bug report.
Comment 4 Hans-Peter Nilsson 2013-03-16 13:20:38 UTC
There is no release named "gcc-4.3.43" so when closing the report I wrote 4.4.0 as the target milestone.  (Please adjust to a 4.3 release.)