On 28 January 2013 06:18, Alec Teal wrote:
> the very
> nature of just putting the word "hard" before a typedef is something I find
> appealing
I've already explained why that's not likely to be acceptable, because
identifiers are allowed before 'typedef' and it would be ambiguous.
You need a diff
Thanks Ian,
On Mon, Jan 28, 2013 at 4:32 PM, Ian Lance Taylor wrote:
> On Sat, Jan 26, 2013 at 5:44 PM, Matt Davis wrote:
>> This question is similar to my last; however, I think it provides a
>> bit more clarity as to how I am obtaining offsets from the frame
>> pointer. I have an RTL pass tha
On 28/01/13 10:41, Jonathan Wakely wrote:
On 28 January 2013 06:18, Alec Teal wrote:
the very
nature of just putting the word "hard" before a typedef is something I find
appealing
I've already explained why that's not likely to be acceptable, because
identifiers are allowed before 'typedef' and
On 1/28/2013 6:48 AM, Alec Teal wrote:
On 28/01/13 10:41, Jonathan Wakely wrote:
On 28 January 2013 06:18, Alec Teal wrote:
the very
nature of just putting the word "hard" before a typedef is something I find
appealing
I've already explained why that's not likely to be acceptable, because
iden
Hello,
I'm a master student and I'm writing my thesis on bug triaging in open
source project and I wondering if I can access to a big part of the
bug repository,
if I can, how to do it ?
Writing a crawler/parser for bugzilla or something else?
I need 5 to 8 years of development.
Thanks a lot,
Igo
On Sun, Jan 27, 2013 at 7:09 AM, Steven Bosscher wrote:
> Is this a known issue?
No, thanks for the report. I'll try to see what's going on (though
you may need to ping me in a few days).
Diego.
On Mon, Jan 28, 2013 at 6:48 AM, Igor Kovacevic
wrote:
>
> I'm a master student and I'm writing my thesis on bug triaging in open
> source project and I wondering if I can access to a big part of the
> bug repository,
> if I can, how to do it ?
> Writing a crawler/parser for bugzilla or something
On 01/23/2013 01:48 AM, Franz Fehringer wrote:
What does this mean for the Concurrency section, it has 8xNo at the moment?
I need to go back over that section, but I think it's just inaccurate.
Jason
(Igor jumped into the Bugzilla developers IRC channel, so that's why I
heard about this thread.)
Ian said:
"I'm willing to provide you with a dump of gcc's bugzilla database if
you can give me the exact command to run."
Sorry, but I have to object! It's not ok to give anyone a plain dump of
the
Aspectos Críticos a Considerar de los SALARIOS CAÍDOS
¿Dónde se llevará a cabo?
Lugar: Su computadora.
Fecha: 11 de Febrero de 2013.
Duración: 3 Horas.
Horario: De 10:00 a.m a 1:00 p.m. (Hora del Centro de México).
Toda empresa u organización en México se encuentra inmersa en un trascendental
ca
On Mon, Jan 28, 2013 at 11:51 AM, Frédéric Buclin wrote:
> (Igor jumped into the Bugzilla developers IRC channel, so that's why I
> heard about this thread.)
>
> Ian said:
>
> "I'm willing to provide you with a dump of gcc's bugzilla database if
> you can give me the exact command to run."
>
>
> S
is there any function allows loading Gimple output from file and create
the internal Gimple structure ?
--
Chaddy Huussin Vazquez , chas...@ceis.cujae.edu.cu
Superior Polytechnic Institute ‘Jose Antonio Echeverrıa’
Informatics Engineering Faculty
48 Aniversario del Instituto Superior Politec
On Mon, Jan 28, 2013 at 1:46 PM, Chassin wrote:
> is there any function allows loading Gimple output from file and create the
> internal Gimple structure ?
Not to my knowledge, but see http://gcc.gnu.org/wiki/GimpleFrontEnd .
Ian
On 01/28/2013 05:25 PM, Ian Lance Taylor wrote:
On Mon, Jan 28, 2013 at 1:46 PM, Chassin wrote:
is there any function allows loading Gimple output from file and create the
internal Gimple structure ?
Not to my knowledge, but see http://gcc.gnu.org/wiki/GimpleFrontEnd .
Ian
Thnx Ian i was l
There have been quite a few fixes on the 4.7 branch since 4.7.2 was released 4
months ago and several of the remaining regression bugs have fixes in trunk.
What are the plans for 4.7.3?
thanks,
-Kenny
Hi again , this time i am trying to clone a function then insert it with
new name
sample code
struct cgraph_node *old_node = util_get_cgnode_by_name((char *)user_data);
struct cgraph_node *new_node ;
tree old_decl = old_node->decl;
tree new_decl = copy_node(old_decl);
// Changing the na
16 matches
Mail list logo