public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug other/49752] New: Non-existing struct `tree_type' in fold_checksum_tree in fold-const.c, can't build with `--enable-checking=fold'
@ 2011-07-14 22:21 d.g.gorbachev at gmail dot com
  2011-07-18  9:03 ` [Bug other/49752] [4.7 Regression] " rguenth at gcc dot gnu.org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: d.g.gorbachev at gmail dot com @ 2011-07-14 22:21 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: Non-existing struct `tree_type' in fold_checksum_tree
                    in fold-const.c, can't build with
                    `--enable-checking=fold'
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: other
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: d.g.gorbachev@gmail.com


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

* [Bug other/49752] [4.7 Regression] Non-existing struct `tree_type' in fold_checksum_tree in fold-const.c, can't build with `--enable-checking=fold'
  2011-07-14 22:21 [Bug other/49752] New: Non-existing struct `tree_type' in fold_checksum_tree in fold-const.c, can't build with `--enable-checking=fold' d.g.gorbachev at gmail dot com
@ 2011-07-18  9:03 ` rguenth at gcc dot gnu.org
  2011-10-07  0:24 ` rth at gcc dot gnu.org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: rguenth at gcc dot gnu.org @ 2011-07-18  9:03 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |build
   Target Milestone|---                         |4.7.0
            Summary|Non-existing struct         |[4.7 Regression]
                   |`tree_type' in              |Non-existing struct
                   |fold_checksum_tree in       |`tree_type' in
                   |fold-const.c, can't build   |fold_checksum_tree in
                   |with                        |fold-const.c, can't build
                   |`--enable-checking=fold'    |with
                   |                            |`--enable-checking=fold'


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

* [Bug other/49752] [4.7 Regression] Non-existing struct `tree_type' in fold_checksum_tree in fold-const.c, can't build with `--enable-checking=fold'
  2011-07-14 22:21 [Bug other/49752] New: Non-existing struct `tree_type' in fold_checksum_tree in fold-const.c, can't build with `--enable-checking=fold' d.g.gorbachev at gmail dot com
  2011-07-18  9:03 ` [Bug other/49752] [4.7 Regression] " rguenth at gcc dot gnu.org
@ 2011-10-07  0:24 ` rth at gcc dot gnu.org
  2011-10-07 15:36 ` rth at gcc dot gnu.org
  2011-10-07 15:37 ` rth at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: rth at gcc dot gnu.org @ 2011-10-07  0:24 UTC (permalink / raw)
  To: gcc-bugs

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

Richard Henderson <rth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
   Last reconfirmed|                            |2011-10-07
                 CC|                            |rth at gcc dot gnu.org
         AssignedTo|unassigned at gcc dot       |rth at gcc dot gnu.org
                   |gnu.org                     |
     Ever Confirmed|0                           |1

--- Comment #1 from Richard Henderson <rth at gcc dot gnu.org> 2011-10-07 00:23:36 UTC ---
Confirmed.


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

* [Bug other/49752] [4.7 Regression] Non-existing struct `tree_type' in fold_checksum_tree in fold-const.c, can't build with `--enable-checking=fold'
  2011-07-14 22:21 [Bug other/49752] New: Non-existing struct `tree_type' in fold_checksum_tree in fold-const.c, can't build with `--enable-checking=fold' d.g.gorbachev at gmail dot com
  2011-07-18  9:03 ` [Bug other/49752] [4.7 Regression] " rguenth at gcc dot gnu.org
  2011-10-07  0:24 ` rth at gcc dot gnu.org
@ 2011-10-07 15:36 ` rth at gcc dot gnu.org
  2011-10-07 15:37 ` rth at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: rth at gcc dot gnu.org @ 2011-10-07 15:36 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #2 from Richard Henderson <rth at gcc dot gnu.org> 2011-10-07 15:35:56 UTC ---
Author: rth
Date: Fri Oct  7 15:35:49 2011
New Revision: 179663

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=179663
Log:
PR 49752
        * fold-const.c (fold_checksum_tree): Remove out-of-date assert.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/fold-const.c


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

* [Bug other/49752] [4.7 Regression] Non-existing struct `tree_type' in fold_checksum_tree in fold-const.c, can't build with `--enable-checking=fold'
  2011-07-14 22:21 [Bug other/49752] New: Non-existing struct `tree_type' in fold_checksum_tree in fold-const.c, can't build with `--enable-checking=fold' d.g.gorbachev at gmail dot com
                   ` (2 preceding siblings ...)
  2011-10-07 15:36 ` rth at gcc dot gnu.org
@ 2011-10-07 15:37 ` rth at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: rth at gcc dot gnu.org @ 2011-10-07 15:37 UTC (permalink / raw)
  To: gcc-bugs

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

Richard Henderson <rth at gcc dot gnu.org> changed:

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

--- Comment #3 from Richard Henderson <rth at gcc dot gnu.org> 2011-10-07 15:36:32 UTC ---
Fixed.


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

end of thread, other threads:[~2011-10-07 15:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-14 22:21 [Bug other/49752] New: Non-existing struct `tree_type' in fold_checksum_tree in fold-const.c, can't build with `--enable-checking=fold' d.g.gorbachev at gmail dot com
2011-07-18  9:03 ` [Bug other/49752] [4.7 Regression] " rguenth at gcc dot gnu.org
2011-10-07  0:24 ` rth at gcc dot gnu.org
2011-10-07 15:36 ` rth at gcc dot gnu.org
2011-10-07 15:37 ` rth 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).