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++/13494] [3.4 Regresssion] [ABI] ICE on bidimensional array subscription in template function.


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-12-26 16:08 -------
Confirmed (but it only ICEs now with -fabi-version=1).
>From Phil's regression hunter: Search converges between 2003-07-08-trunk (#337) and 2003-07
-09-trunk (#338).
Nathan I see that you took care of the pervious ABI problems with templates, can you try to fix this 
one too?

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |nathan at gcc dot gnu dot
                   |dot org                     |org
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|                            |1
           Keywords|                            |ice-on-valid-code
   Last reconfirmed|0000-00-00 00:00:00         |2003-12-26 16:08:25
               date|                            |
            Summary|ICE on bidimensional array  |[3.4 Regresssion] [ABI] ICE
                   |subscription in template    |on bidimensional array
                   |function.                   |subscription in template
                   |                            |function.
   Target Milestone|---                         |3.4.0


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


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