This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Vector problems with GCC 3.4
Well lucky me. All but one of the PRs got fixed in my absence, and I
have submitted a patch for the remaining PR (14219).
Aldy
On Sun, Feb 29, 2004 at 08:14:17PM -0800, Mark Mitchell wrote:
>
> There may not be an obvious representation for DWARF2. We're certainly
> not going to get an "official" answer very quickly.
>
> In that case, perhaps no debugging info at all should be generated.
>
> It's not a good approach just to punt -- at present, if some vector
> stuff appears in a header somewhere that gets included by GCC, we fall over.
>
> Aldy would be an excellent person to look at all three of these PRs.