public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/63905] New: redundant fields left in gcc/cp/cp-tree.h:lang_decl_fn
@ 2014-11-16 22:11 pageexec at gmail dot com
  2014-11-23 13:53 ` [Bug c++/63905] " paolo.carlini at oracle dot com
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: pageexec at gmail dot com @ 2014-11-16 22:11 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63905

            Bug ID: 63905
           Summary: redundant fields left in gcc/cp/cp-tree.h:lang_decl_fn
           Product: gcc
           Version: 4.9.0
            Status: UNCONFIRMED
          Severity: trivial
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: pageexec at gmail dot com

svn commit 201994 (git commit fc3dabd5) changed
DECL_CONSTRUCTOR_P/DECL_DESTRUCTOR_P to use middle-end flags instead of
frontend flags however it didn't remove the now obsolete (unused) c++ frontend
flags constructor_attr and destructor_attr from lang_decl_fn. fixing this would
also free up 2 bits where there's only one left now.


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

* [Bug c++/63905] redundant fields left in gcc/cp/cp-tree.h:lang_decl_fn
  2014-11-16 22:11 [Bug c++/63905] New: redundant fields left in gcc/cp/cp-tree.h:lang_decl_fn pageexec at gmail dot com
@ 2014-11-23 13:53 ` paolo.carlini at oracle dot com
  2014-11-24  8:37 ` paolo at gcc dot gnu.org
  2014-11-24  8:37 ` paolo.carlini at oracle dot com
  2 siblings, 0 replies; 4+ messages in thread
From: paolo.carlini at oracle dot com @ 2014-11-23 13:53 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63905

Paolo Carlini <paolo.carlini at oracle dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
   Last reconfirmed|                            |2014-11-23
     Ever confirmed|0                           |1

--- Comment #1 from Paolo Carlini <paolo.carlini at oracle dot com> ---
Mine.


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

* [Bug c++/63905] redundant fields left in gcc/cp/cp-tree.h:lang_decl_fn
  2014-11-16 22:11 [Bug c++/63905] New: redundant fields left in gcc/cp/cp-tree.h:lang_decl_fn pageexec at gmail dot com
  2014-11-23 13:53 ` [Bug c++/63905] " paolo.carlini at oracle dot com
@ 2014-11-24  8:37 ` paolo at gcc dot gnu.org
  2014-11-24  8:37 ` paolo.carlini at oracle dot com
  2 siblings, 0 replies; 4+ messages in thread
From: paolo at gcc dot gnu.org @ 2014-11-24  8:37 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63905

--- Comment #2 from paolo at gcc dot gnu.org <paolo at gcc dot gnu.org> ---
Author: paolo
Date: Mon Nov 24 08:36:32 2014
New Revision: 218001

URL: https://gcc.gnu.org/viewcvs?rev=218001&root=gcc&view=rev
Log:
2014-11-24  Paolo Carlini  <paolo.carlini@oracle.com>

    PR c++/63905
    * cp-tree.h (lang_decl_fn): Remove constructor_attr, destructor_attr.

Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/cp-tree.h


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

* [Bug c++/63905] redundant fields left in gcc/cp/cp-tree.h:lang_decl_fn
  2014-11-16 22:11 [Bug c++/63905] New: redundant fields left in gcc/cp/cp-tree.h:lang_decl_fn pageexec at gmail dot com
  2014-11-23 13:53 ` [Bug c++/63905] " paolo.carlini at oracle dot com
  2014-11-24  8:37 ` paolo at gcc dot gnu.org
@ 2014-11-24  8:37 ` paolo.carlini at oracle dot com
  2 siblings, 0 replies; 4+ messages in thread
From: paolo.carlini at oracle dot com @ 2014-11-24  8:37 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63905

Paolo Carlini <paolo.carlini at oracle dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|---                         |5.0

--- Comment #3 from Paolo Carlini <paolo.carlini at oracle dot com> ---
Done, thanks!


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

end of thread, other threads:[~2014-11-24  8:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-11-16 22:11 [Bug c++/63905] New: redundant fields left in gcc/cp/cp-tree.h:lang_decl_fn pageexec at gmail dot com
2014-11-23 13:53 ` [Bug c++/63905] " paolo.carlini at oracle dot com
2014-11-24  8:37 ` paolo at gcc dot gnu.org
2014-11-24  8:37 ` paolo.carlini at oracle dot com

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).