public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/41993]  New: [sh] ICE in create_pre_exit, at mode-switching.c:399
@ 2009-11-09  3:18 iwamatsu at nigauri dot org
  2009-11-11 21:59 ` [Bug target/41993] " kkojima at gcc dot gnu dot org
                   ` (2 more replies)
  0 siblings, 3 replies; 16+ messages in thread
From: iwamatsu at nigauri dot org @ 2009-11-09  3:18 UTC (permalink / raw)
  To: gcc-bugs

Hi,
When I built gnustep-base, I got the following errors.
-----
mframe.m:1250: warning: cast increases required alignment of target type
mframe.m: In function 'retframe_short':
mframe.m:863: internal compiler error: in create_pre_exit, at
mode-switching.c:399
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.3/README.Bugs> for instructions.
make[3]: *** [obj/mframe.m.o] Error 1
-----

And I tested following sample program with gcc HEAD of subversion.
-----
$ cat a.c 
short retframe_short (void *rframe)
{
    __builtin_return (rframe);
}
$ tools/bin/sh4-unknown-linux-gnu-gcc -c  a.c
a.c: In function 'retframe_short':
a.c:4: internal compiler error: in create_pre_exit, at mode-switching.c:399
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.4/README.Bugs> for instructions.
$ tools/bin/sh4-unknown-linux-gnu-gcc -v
Using built-in specs.
COLLECT_GCC=tools/bin/sh4-unknown-linux-gnu-gcc
COLLECT_LTO_WRAPPER=/home/yoshii/work/gcc/tools/libexec/gcc/sh4-unknown-linux-gnu/4.5.0/lto-wrapper
Target: sh4-unknown-linux-gnu
Configured with: /var/src/gcc/configure --build=x86_64-pc-linux-gnu
--target=sh4-unknown-linux-gnu --prefix=/home/yoshii/work/gcc/tools
--with-sysroot=/home/yoshii/work/gcc/sysroot --with-cpu=sh4a
--with-multilib-list=sh4a,sh4a-nofpu --disable-libgomp --disable-libmudflap
--enable-incomplete_targets --enable-libssp --enable-nls --enable-shared
--enable-threads=posix --enable-symvers=gnu --enable-__cxa_atexit --enable-c99
--enable-long-long --enable-languages=c,c++
Thread model: posix
gcc version 4.5.0 20091109 (experimental) (GCC)
-----

Best regards,
  Nobuhiro


-- 
           Summary: [sh] ICE in create_pre_exit, at mode-switching.c:399
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: iwamatsu at nigauri dot org
GCC target triplet: sh4-unknown-linux-gnu


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


^ permalink raw reply	[flat|nested] 16+ messages in thread
[parent not found: <bug-41993-4@http.gcc.gnu.org/bugzilla/>]

end of thread, other threads:[~2012-11-13 17:00 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-11-09  3:18 [Bug c/41993] New: [sh] ICE in create_pre_exit, at mode-switching.c:399 iwamatsu at nigauri dot org
2009-11-11 21:59 ` [Bug target/41993] " kkojima at gcc dot gnu dot org
2009-11-17  2:56 ` iwamatsu at nigauri dot org
2009-11-17 22:24 ` kkojima at gcc dot gnu dot org
     [not found] <bug-41993-4@http.gcc.gnu.org/bugzilla/>
2012-11-04 16:46 ` ubizjak at gmail dot com
2012-11-05  9:14 ` kkojima at gcc dot gnu.org
2012-11-05  9:17 ` ubizjak at gmail dot com
2012-11-05 10:19 ` kkojima at gcc dot gnu.org
2012-11-06  9:17 ` kkojima at gcc dot gnu.org
2012-11-06 14:31 ` uros at gcc dot gnu.org
2012-11-07 23:24 ` kkojima at gcc dot gnu.org
2012-11-08  7:24 ` ubizjak at gmail dot com
2012-11-11 22:45 ` ubizjak at gmail dot com
2012-11-12 10:35 ` kkojima at gcc dot gnu.org
2012-11-12 20:21 ` olegendo at gcc dot gnu.org
2012-11-13 17:00 ` uros at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).