This is the mail archive of the gcc-bugs@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]
Other format: [Raw text]

[Bug target/40232] New: ICE compiling linux kernel with gcc for cris


Hi all,

Using gcc 4.3.3 compiling linux kernel 2.6.30-rc6 I get the followig error:

  CC [M]  net/mac80211/mlme.o
net/mac80211/mlme.c: In function 'ieee80211_rx_mgmt_assoc_resp':
net/mac80211/mlme.c:1445: error: insn does not satisfy its constraints:
(insn 1200 259 1201 30 net/mac80211/mlme.c:1351 (set (reg:SI 9 r9 [189])
        (zero_extend:SI (reg:QI 16 srp))) 59 {zero_extendqisi2} (nil))
net/mac80211/mlme.c:1445: internal compiler error: in
copyprop_hardreg_forward_1, at regrename.c:1605
Please submit a full bug report,
with preprocessed source if appropriate.

I will try to post preprocessed source soon.

Best Regards
Claudio


-- 
           Summary: ICE compiling linux kernel with gcc for cris
           Product: gcc
           Version: 4.3.3
            Status: UNCONFIRMED
          Severity: major
          Priority: P3
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: claudyus84 at gmail dot com
  GCC host triplet: x86
GCC target triplet: cris-uclibc


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


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