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++/16681] [3.3/3.4/3.5 regression] array initialization in struct construct is a memory hog


------- Additional Comments From bangerth at dealii dot org  2004-07-23 01:26 -------
Confirmed, on 3.3, 3.4 and mainline. That's a pretty bad regression :-( 
 
Note that no optimization flags are involved. 
W. 

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
      Known to fail|3.3.4 3.4.1                 |3.3.4 3.4.1 3.5.0
   Last reconfirmed|0000-00-00 00:00:00         |2004-07-23 01:26:41
               date|                            |
            Summary|array initialization in     |[3.3/3.4/3.5 regression]
                   |struct construct is a memory|array initialization in
                   |hog (only in gcc 3.3 and    |struct construct is a memory
                   |3.4, older is fine)         |hog
   Target Milestone|---                         |3.4.2


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


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