This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/14865] [3.3/3.4 Regression] [no-unit-at-a-time] No instantiation of VTT at -O1


------- Additional Comments From reichelt at gcc dot gnu dot org  2004-06-15 09:23 -------
Fixed on mainline by Andrew's patches to cp-tree.h:

http://gcc.gnu.org/ml/gcc-cvs/2004-06/msg00050.html
http://gcc.gnu.org/ml/gcc-cvs/2004-06/msg00055.html

(the second patch fixes a typo in the first one).

Since the respective lines in cp-tree.h are the same on the
3.3 and 3.4 branch a backport seems to be easy.

Andrew, will you give it a try?


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pinskia at gcc dot gnu dot
                   |                            |org
      Known to fail|3.3 3.3.1 3.3.2 3.3.3 3.3.4 |3.3 3.3.1 3.3.2 3.3.3 3.3.4
                   |3.4.0 3.5.0                 |3.4.0
      Known to work|3.2.3                       |3.2.3 3.5.0
            Summary|[3.3/3.4/3.5 Regression]    |[3.3/3.4 Regression] [no-
                   |[no-unit-at-a-time] No      |unit-at-a-time] No
                   |instantiation of VTT at -O1 |instantiation of VTT at -O1


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]