public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/44667]  New: [4.5/4.6 Regression] ICE: verify_stmts failed: non-trivial conversion at assignment with -fprofile-generate
@ 2010-06-25 14:57 zsojka at seznam dot cz
  2010-06-25 15:09 ` [Bug tree-optimization/44667] " rguenth at gcc dot gnu dot org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: zsojka at seznam dot cz @ 2010-06-25 14:57 UTC (permalink / raw)
  To: gcc-bugs

Command line:
$ gfortran -O2 -fprofile-generate
or
$ gfortran -O1 -finline-small-functions -fprofile-generate

Compiler output:
$ gfortran -O1 -finline-small-functions -fprofile-generate
/mnt/svn/gcc-trunk/gcc/testsuite/gfortran.dg/char_pointer_assign_5.f90
/mnt/svn/gcc-trunk/gcc/testsuite/gfortran.dg/char_pointer_assign_5.f90: In
function 'ptr':
/mnt/svn/gcc-trunk/gcc/testsuite/gfortran.dg/char_pointer_assign_5.f90:14:0:
error: non-trivial conversion at assignment
character(kind=1)[2][1:10] *
character(kind=1)[2][1:_s] *
s.0 = s;

/mnt/svn/gcc-trunk/gcc/testsuite/gfortran.dg/char_pointer_assign_5.f90:14:0:
internal compiler error: verify_stmts failed
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

Tested revisions:
r161170 - crash
4.5 r158978 - crash (with checking)
4.4 r158133 - OK (with checking)

The testcase is from testsuite, gfortran.dg/char_pointer_assign_5.f90


-- 
           Summary: [4.5/4.6 Regression] ICE: verify_stmts failed: non-
                    trivial conversion at assignment with -fprofile-generate
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: zsojka at seznam dot cz
  GCC host triplet: x86_64-pc-linux-gnu
GCC target triplet: x86_64-pc-linux-gnu


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


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

end of thread, other threads:[~2010-07-22  8:51 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-06-25 14:57 [Bug tree-optimization/44667] New: [4.5/4.6 Regression] ICE: verify_stmts failed: non-trivial conversion at assignment with -fprofile-generate zsojka at seznam dot cz
2010-06-25 15:09 ` [Bug tree-optimization/44667] " rguenth at gcc dot gnu dot org
2010-06-25 17:51 ` hjl dot tools at gmail dot com
2010-06-25 20:32 ` rguenth at gcc dot gnu dot org
2010-06-29 12:12 ` rguenth at gcc dot gnu dot org
2010-06-29 12:24 ` [Bug tree-optimization/44667] [4.5 " rguenth at gcc dot gnu dot org
2010-07-22  8:51 ` rguenth 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).