This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/33777] New: Crash during a build of zsh
- From: "henman at it dot to-be dot co dot jp" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 Oct 2007 08:32:16 -0000
- Subject: [Bug c/33777] New: Crash during a build of zsh
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
See the diagnostic message from the build gcc itself below:
make[3]: Entering directory `/usr/src/zsh/zsh-4.3.4/Src/Builtins'
gawk -f ./rlimits.awk /usr/include/sys/resource.h /dev/null > rlimits.h
/usr/local/bin/gcc -c -I. -DHAVE_CONFIG_H -DMODULE -O2 -o rlimits..o
rlimits.c
rlimits.c: In function 'bin_unlimit':
rlimits.c:674: error: unrecognizable insn:
(insn 44 43 45 7 (set (reg:SI 84)
(const:SI (plus:SI (mem:SI (symbol_ref:SI ("#i.current_limits")
<var_decl 0x7ff917b8 current_limits>) [0 S4 A8])
(const_int 4 [0x4])))) -1 (nil)
(nil))
rlimits.c:674: internal compiler error: in extract_insn, at recog.c:2077
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[3]: *** [rlimits..o] Error 1
----- end of paste
please let me know how to correct this or how you to correct it.
regards,
darel henman
--
Summary: Crash during a build of zsh
Product: gcc
Version: 4.2.2
Status: UNCONFIRMED
Severity: major
Priority: P3
Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: henman at it dot to-be dot co dot jp
GCC build triplet: gcc (GCC) 4.2.2 (just read the error message below:)
GCC host triplet: see below cygwin i586...
GCC target triplet: CYGWIN_NT-5.1 1.5.24(0.156/4/2)
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33777