public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/36532]  New: ICE in simplify_subreg at simplify-rtx.c:4484
@ 2008-06-13 18:47 matti dot niemenmaa+gccbugs at iki dot fi
  2008-06-13 18:52 ` [Bug middle-end/36532] " pinskia at gcc dot gnu dot org
  2008-08-11  1:02 ` pinskia at gcc dot gnu dot org
  0 siblings, 2 replies; 3+ messages in thread
From: matti dot niemenmaa+gccbugs at iki dot fi @ 2008-06-13 18:47 UTC (permalink / raw)
  To: gcc-bugs

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1738 bytes --]

int main() {
        *"c" = 'x';
}

Compiling the above with just 'gcc asdf.c':

asdf.c: In function ‘main’:
asdf.c:2: internal compiler error: in simplify_subreg, at simplify-rtx.c:4484

I've duplicated this on both Windows and Linux, respective 'gcc -v' outputs are
as follows:
--
Using built-in specs.
Target: i686-pc-mingw32
Configured with: ../src/configure --prefix=c:/temp/gcc/dest
--enable-languages=c,c++ --enable-thread
s --disable-nls --disable-win32-registry --disable-sjlj-exceptions
--with-arch=i486 --with-tune=gene
ric --enable-cxx-flags=-fno-function-sections -fno-data-sections
--disable-libstdcxx-pch --disable-s
hared --enable-checking=release --disable-bootstrap
Thread model: win32
gcc version 4.2.1-dw2 (mingw32-2)
--
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v
--enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr
--enable-shared --with-system-zlib --libexecdir=/usr/lib
--without-included-gettext --enable-threads=posix --enable-nls
--with-gxx-include-dir=/usr/include/c++/4.2 --program-suffix=-4.2
--enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr
--enable-targets=all --enable-checking=release --build=i486-linux-gnu
--host=i486-linux-gnu --target=i486-linux-gnu
Thread model: posix
gcc version 4.2.3 (Ubuntu 4.2.3-2ubuntu7)


-- 
           Summary: ICE in simplify_subreg at simplify-rtx.c:4484
           Product: gcc
           Version: 4.2.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: matti dot niemenmaa+gccbugs at iki dot fi


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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug middle-end/36532] ICE in simplify_subreg at simplify-rtx.c:4484
  2008-06-13 18:47 [Bug c/36532] New: ICE in simplify_subreg at simplify-rtx.c:4484 matti dot niemenmaa+gccbugs at iki dot fi
@ 2008-06-13 18:52 ` pinskia at gcc dot gnu dot org
  2008-08-11  1:02 ` pinskia at gcc dot gnu dot org
  1 sibling, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2008-06-13 18:52 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from pinskia at gcc dot gnu dot org  2008-06-13 18:52 -------
This code is undefined.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pinskia at gcc dot gnu dot
                   |                            |org
          Component|c                           |middle-end


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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug middle-end/36532] ICE in simplify_subreg at simplify-rtx.c:4484
  2008-06-13 18:47 [Bug c/36532] New: ICE in simplify_subreg at simplify-rtx.c:4484 matti dot niemenmaa+gccbugs at iki dot fi
  2008-06-13 18:52 ` [Bug middle-end/36532] " pinskia at gcc dot gnu dot org
@ 2008-08-11  1:02 ` pinskia at gcc dot gnu dot org
  1 sibling, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2008-08-11  1:02 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from pinskia at gcc dot gnu dot org  2008-08-11 01:01 -------


*** This bug has been marked as a duplicate of 35468 ***


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE


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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-08-11  1:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-06-13 18:47 [Bug c/36532] New: ICE in simplify_subreg at simplify-rtx.c:4484 matti dot niemenmaa+gccbugs at iki dot fi
2008-06-13 18:52 ` [Bug middle-end/36532] " pinskia at gcc dot gnu dot org
2008-08-11  1:02 ` pinskia at gcc dot gnu dot 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).