--- Comment #2 from wilson at gcc dot gnu dot org 2007-05-01 01:56 ---
Created an attachment (id=13466)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13466&action=view)
Replace copy_rtx call with copy_insn call.
This works on mainline for the testcase, but has not otherwise been t
--- Comment #1 from pinskia at gcc dot gnu dot org 2007-05-01 02:09 ---
I think I just ran into a case where we need response files for passing
arguments to cc1 under Windows.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31567
--- Comment #13 from giovannibajo at libero dot it 2007-05-01 02:11 ---
(In reply to comment #2)
> Hmm,
> typedef typed_slot_rep typed_slot;
> typed_slot *typed_rep = static_cast(rep);
> return (typed_rep->functor_)();
>
> This code could violate C++ aliasing ru
--- Comment #14 from bangerth at math dot tamu dot edu 2007-05-01 02:39
---
Subject: Re: [4.2 regression] miscompilation
of sigc++-2.0 based code with -fstrict-aliasing
> > typedef typed_slot_rep typed_slot;
> > typed_slot *typed_rep = static_cast(rep);
> > r
--- Comment #2 from kkojima at gcc dot gnu dot org 2007-05-01 04:13 ---
It turned out that this is a kernel header issue.
--
kkojima at gcc dot gnu dot org changed:
What|Removed |Added
---
--- Comment #2 from ian at airs dot com 2007-05-01 04:34 ---
Created an attachment (id=13467)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13467&action=view)
Proposed patch
I'm testing this now.
--
ian at airs dot com changed:
What|Removed
--- Comment #7 from dorit at gcc dot gnu dot org 2007-05-01 07:59 ---
Subject: Bug 31589
Author: dorit
Date: Tue May 1 07:58:59 2007
New Revision: 124315
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=124315
Log:
PR testsuite/31589
* gcc.dg/vect/vect-iv-9.c: Add
101 - 107 of 107 matches
Mail list logo