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 libstdc++/14253] problems with global slices and valarrays (regression)


------- Additional Comments From gdr at integrable-solutions dot net  2004-02-23 07:45 -------
Subject: Re:  New: problems with global slices and valarrays (regression)

"schmid at snake dot iap dot physik dot tu-darmstadt dot de" <gcc-bugzilla@gcc.gnu.org> writes:

| The global slices facility of valarrays does no longer work. gcc 3.3 and earlier
| version of gcc 3.4 had no problems compiling the following code gs.C. I
| appologize if this code is rejected due to a change or my misunderstanding of
| the standard.

This is a consequence of GCC-3.4.0 being stricter about accessibility
and known defect in the standard.  I corrected the standard but failed
to give enough time to correct the V3 implementation.    
The same applies to indirect_array and masked_array.

-- Gaby


-- 


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


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