public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/48989] New: [4.7 Regression] FAIL: gfortran.dg/lto/pr46036 f_lto_pr46036_0.o assemble
@ 2011-05-13 16:49 hjl.tools at gmail dot com
  2011-05-13 17:54 ` [Bug middle-end/48989] " hjl.tools at gmail dot com
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: hjl.tools at gmail dot com @ 2011-05-13 16:49 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: [4.7 Regression] FAIL: gfortran.dg/lto/pr46036
                    f_lto_pr46036_0.o assemble
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: hjl.tools@gmail.com


On Linux/ia32, revision 173734 gave

/export/gnu/import/svn/gcc-test-intel64corei7/src-trunk/gcc/testsuite/gfortran.dg/lto/pr46036_0.f90:
In function 'no_of_edges_':^M
/export/gnu/import/svn/gcc-test-intel64corei7/src-trunk/gcc/testsuite/gfortran.dg/lto/pr46036_0.f90:14:0:
error: invalid types in truth not^M
logical(kind=4)^M
logical(kind=4)^M
D.1522_11 = !D.1521_10;^M
^M
/export/gnu/import/svn/gcc-test-intel64corei7/src-trunk/gcc/testsuite/gfortran.dg/lto/pr46036_0.f90:14:0:
internal compiler error: verify_gimple failed^M
Please submit a full bug report,^M
with preprocessed source if appropriate.^M
See <http://gcc.gnu.org/bugs.html> for instructions.^M

Revision 173730 is OK.


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

* [Bug middle-end/48989] [4.7 Regression] FAIL: gfortran.dg/lto/pr46036 f_lto_pr46036_0.o assemble
  2011-05-13 16:49 [Bug middle-end/48989] New: [4.7 Regression] FAIL: gfortran.dg/lto/pr46036 f_lto_pr46036_0.o assemble hjl.tools at gmail dot com
@ 2011-05-13 17:54 ` hjl.tools at gmail dot com
  2011-05-15 13:10 ` hp at gcc dot gnu.org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: hjl.tools at gmail dot com @ 2011-05-13 17:54 UTC (permalink / raw)
  To: gcc-bugs

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

H.J. Lu <hjl.tools at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ktietz at gcc dot gnu.org
   Target Milestone|---                         |4.7.0

--- Comment #1 from H.J. Lu <hjl.tools at gmail dot com> 2011-05-13 17:14:48 UTC ---
It is caused by revision 173732:

http://gcc.gnu.org/ml/gcc-cvs/2011-05/msg00511.html


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

* [Bug middle-end/48989] [4.7 Regression] FAIL: gfortran.dg/lto/pr46036 f_lto_pr46036_0.o assemble
  2011-05-13 16:49 [Bug middle-end/48989] New: [4.7 Regression] FAIL: gfortran.dg/lto/pr46036 f_lto_pr46036_0.o assemble hjl.tools at gmail dot com
  2011-05-13 17:54 ` [Bug middle-end/48989] " hjl.tools at gmail dot com
@ 2011-05-15 13:10 ` hp at gcc dot gnu.org
  2011-05-16  8:21 ` dominiq at lps dot ens.fr
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: hp at gcc dot gnu.org @ 2011-05-15 13:10 UTC (permalink / raw)
  To: gcc-bugs

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

Hans-Peter Nilsson <hp at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hp at gcc dot gnu.org

--- Comment #2 from Hans-Peter Nilsson <hp at gcc dot gnu.org> 2011-05-15 12:24:38 UTC ---
Presumably everywhere, at least cris-elf too...


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

* [Bug middle-end/48989] [4.7 Regression] FAIL: gfortran.dg/lto/pr46036 f_lto_pr46036_0.o assemble
  2011-05-13 16:49 [Bug middle-end/48989] New: [4.7 Regression] FAIL: gfortran.dg/lto/pr46036 f_lto_pr46036_0.o assemble hjl.tools at gmail dot com
  2011-05-13 17:54 ` [Bug middle-end/48989] " hjl.tools at gmail dot com
  2011-05-15 13:10 ` hp at gcc dot gnu.org
@ 2011-05-16  8:21 ` dominiq at lps dot ens.fr
  2011-05-18 10:58 ` rguenth at gcc dot gnu.org
  2011-05-18 14:19 ` rguenth at gcc dot gnu.org
  4 siblings, 0 replies; 6+ messages in thread
From: dominiq at lps dot ens.fr @ 2011-05-16  8:21 UTC (permalink / raw)
  To: gcc-bugs

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

Dominique d'Humieres <dominiq at lps dot ens.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |Joost.VandeVondele at pci
                   |                            |dot uzh.ch

--- Comment #3 from Dominique d'Humieres <dominiq at lps dot ens.fr> 2011-05-16 07:26:55 UTC ---
*** Bug 49009 has been marked as a duplicate of this bug. ***


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

* [Bug middle-end/48989] [4.7 Regression] FAIL: gfortran.dg/lto/pr46036 f_lto_pr46036_0.o assemble
  2011-05-13 16:49 [Bug middle-end/48989] New: [4.7 Regression] FAIL: gfortran.dg/lto/pr46036 f_lto_pr46036_0.o assemble hjl.tools at gmail dot com
                   ` (2 preceding siblings ...)
  2011-05-16  8:21 ` dominiq at lps dot ens.fr
@ 2011-05-18 10:58 ` rguenth at gcc dot gnu.org
  2011-05-18 14:19 ` rguenth at gcc dot gnu.org
  4 siblings, 0 replies; 6+ messages in thread
From: rguenth at gcc dot gnu.org @ 2011-05-18 10:58 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #4 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-05-18 10:36:50 UTC ---
Author: rguenth
Date: Wed May 18 10:36:45 2011
New Revision: 173854

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=173854
Log:
2011-05-18  Richard Guenther  <rguenther@suse.de>

    PR middle-end/48989
    * tree-cfg.c (verify_gimple_assign_unary): Adjust TRUTH op
    operand verification.
    (verify_gimple_assign_binary): Likewise.
    * tree-ssa.c (useless_type_conversion_p): Preserve conversions
    to non-1-precision BOOLEAN_TYPEs.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-cfg.c
    trunk/gcc/tree-ssa.c


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

* [Bug middle-end/48989] [4.7 Regression] FAIL: gfortran.dg/lto/pr46036 f_lto_pr46036_0.o assemble
  2011-05-13 16:49 [Bug middle-end/48989] New: [4.7 Regression] FAIL: gfortran.dg/lto/pr46036 f_lto_pr46036_0.o assemble hjl.tools at gmail dot com
                   ` (3 preceding siblings ...)
  2011-05-18 10:58 ` rguenth at gcc dot gnu.org
@ 2011-05-18 14:19 ` rguenth at gcc dot gnu.org
  4 siblings, 0 replies; 6+ messages in thread
From: rguenth at gcc dot gnu.org @ 2011-05-18 14:19 UTC (permalink / raw)
  To: gcc-bugs

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

Richard Guenther <rguenth at gcc dot gnu.org> changed:

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

--- Comment #5 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-05-18 13:20:25 UTC ---
Fixed.


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

end of thread, other threads:[~2011-05-18 14:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-13 16:49 [Bug middle-end/48989] New: [4.7 Regression] FAIL: gfortran.dg/lto/pr46036 f_lto_pr46036_0.o assemble hjl.tools at gmail dot com
2011-05-13 17:54 ` [Bug middle-end/48989] " hjl.tools at gmail dot com
2011-05-15 13:10 ` hp at gcc dot gnu.org
2011-05-16  8:21 ` dominiq at lps dot ens.fr
2011-05-18 10:58 ` rguenth at gcc dot gnu.org
2011-05-18 14:19 ` rguenth 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).