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/42770] New: error: unrecognizable insn for pr11832.c


> gcc-4.4 -v
Using built-in specs.
Target: sparc-sun-solaris2.9
Configured with: ../gcc-4.4.2/configure --prefix=/usr/local
--build=sparc-sun-solaris2.9 --enable-languages='c c++ fortran'
--enable-long-long --enable-threads --enable-__cxa_atexit --with-gmp=/usr/local
--with-mpfr=/usr/local --disable-multilib --program-suffix=-4.4
Thread model: posix
gcc version 4.4.2 (GCC)
> 
> gcc-4.4 -O0 -frtl-abstract-sequences pr11832.c
pr11832.c: In function 'foo':
pr11832.c:35: error: unrecognizable insn:
(insn 247 0 0 (set (reg:SI 0 %g0)
        (symbol_ref:SI ("*.LL9") [flags 0x2])) -1 (nil))
pr11832.c:35: internal compiler error: in insn_default_length, at
config/sparc/sparc.md:147
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.


-- 
           Summary: error: unrecognizable insn for pr11832.c
           Product: gcc
           Version: 4.4.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: foldy at rmki dot kfki dot hu
 GCC build triplet: sparc-sun-solaris2.9
  GCC host triplet: sparc-sun-solaris2.9
GCC target triplet: sparc-sun-solaris2.9


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


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