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++/16245] Arrays decay too quickly


------- Additional Comments From bangerth at dealii dot org  2004-06-28 14:17 -------
Confirmed. This seems like another instance where we decay arrays 
to pointers too quickly. 
 
W. 

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
      Known to fail|3.4.0                       |3.4.0 3.3.4 3.5.0
   Last reconfirmed|0000-00-00 00:00:00         |2004-06-28 14:17:20
               date|                            |
            Summary|Invalid converion of array  |Arrays decay too quickly
                   |types.                      |


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


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