[Bug c/31595] New: internal compiler error

henman at it dot to-be dot co dot jp gcc-bugzilla@gcc.gnu.org
Tue Apr 17 07:12:00 GMT 2007


/usr/local/bin/gcc -c -I.  -DHAVE_CONFIG_H -DMODULE -Wall -Wmissing-prototypes
-O2  -o rlimits..o rlimits.c
rlimits.c: In function 'bin_unlimit':
rlimits.c:674: error: unrecognizable insn:
/usr/local/bin/gcc -v
Using built-in specs.
Target: i686-pc-cygwin
Configured with: ../configure --enable-languages=c,c++,objc,fortran,java
--cache-file=build_cache.dat
Thread model: single
gcc version 4.1.3 20070416 (prerelease)

----------------
This might be related to: "[Bug target/29826] __attribute__ dllimport makes
optimization crash on cygwin"

As well as "*** Bug 31457 has been marked as a duplicate of this bug. ***"

But, it hasn't been fixed yet...
Is there a work around, for example some flags to set during compile regarding
the optimization, a flag or whatnot that would allow a good build, until the
bug is fixed?

Regards,
  Darel Henman

--------- bug described below
(insn 45 44 46 5 (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:2084
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


-- 
           Summary: internal compiler error
           Product: gcc
           Version: 4.1.3
            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.1.3 20070416 (prerelease)
  GCC host triplet:  from /bin/../lib/gcc/i686-pc-cygwin/3.4.4/specs
GCC target triplet: CYGWIN_NT-5.1 1.5.24(0.156/4/2) 2007-01-31


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



More information about the Gcc-bugs mailing list