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++/14640] [3.3.4 regression] miscompilation of mozilla-firefox (deallocator problems?)


------- Additional Comments From debian-gcc at lists dot debian dot org  2004-03-19 21:47 -------
The regression was introduced by this patch:

2004-03-12  Gabriel Dos Reis  <gdr@integrable-solutions.net>

      Backport:
      2004-01-12  Richard Henderson  <rth@redhat.com>
      PR opt/10776
      * typeck2.c (split_nonconstant_init_1, split_nonconstant_init): New.
      (store_init_value): Use it.
      * decl.c (check_initializer): Expect full initialization code
      from store_init_value.
      * init.c (expand_aggr_init_1): Likewise.
      * decl2.c (maybe_emit_vtables): Abort if runtime init needed.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rth at redhat dot com


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


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