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]

c++/3546: internal compiler error: templates & array assignment



>Number:         3546
>Category:       c++
>Synopsis:       internal compiler error: templates & array assignment
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Jul 03 08:16:03 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     John Hainsworth
>Release:        GNU C++ version 2.95.3 20010315 (release)
>Organization:
>Environment:
i686-pc-linux-gnu
>Description:
I was trying to do a bulk array assignment in a template
class and somehow got an internal compiler error.
The compiler asked me to report it, so here it is.

If this bug is not reproducible on version 3.0,
please just close it out.

Thanks!
John
>How-To-Repeat:
g++ Matrix.ii
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:
----gnatsweb-attachment----
Content-Type: application/octet-stream; name="Matrix.ii.bz2"
Content-Transfer-Encoding: base64
Content-Disposition: attachment; filename="Matrix.ii.bz2"


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