1 msgRe: GNU Assembler Start of Function & basic...
1 msggcc-4.1-20071231 is now available
7 msgStatus of the DLX backend for GCC?
1 msgVACANCY AND REQUIREMENT
12 msgMPFR 2.3.1 Release Candidate
4 msgcensored naked SSE reciprocals, -mrecip
1 msggcc-4.3-20071228 is now available
1 msggcc-4.3-20071221 compilation problems
1 msg10 to 20% speedup with -m64 on Intel Core2Duo
1 msggcc-4.2-20071226 is now available
1 msgStatus of GCC 4.3 on Alpha (Debian)
5 msgHow to describe a FMAC insn
1 msggcc-4.1-20071224 is now available
3 msg[lto] preliminary SPECint benchmark numbers
1 msgGreetings!
1 msgSuccessful Build

Regarding WITH_CLEANUP_EXPR
\ Prabhanjan Kambadur (23 Dec 2007)

6 msgglibc 2.7 complex functions are possibly miscom...
1 msggcc-4.3-20071221 is now available
1 msgsub-optimal stack alignment with __builtin_allo...
Subject:Regarding WITH_CLEANUP_EXPR
Group:Gcc
From:Prabhanjan Kambadur
Date:23 Dec 2007


Dear All,

This is Anju from IU, Bloomington. I am trying to inject some code
into the program and encountered a strange error enroute. Essentially,
I am trying to create an std::vector<T> and then call "resize()" on
it. "T" is program dependent. When "T" is a primitive type, everything
seems to work fine. However, when "T" is a record such as an
std::string, I get an error during gimplification:

internal compiler error: in lower_stmt, at gimple-low.c:282.

The gimple ouput reads thus:

<<< Unknown tree: with_cleanup_expr
__comp_dtor (&D.109215) >>>

Any suggestions as to why this happens? I am working on a branch off of 4.3.

Thanks,

Anju


© 2004-2008 readlist.com