--- Comment #10 from segher at gcc dot gnu dot org 2010-07-23 11:57 ---
Liqin, could you look at this please?
--
segher at gcc dot gnu dot org changed:
What|Removed |Added
--- Comment #2 from segher at gcc dot gnu dot org 2010-07-23 11:19 ---
Without -mscore3, it fails with:
libgcc2.i:1:0: internal compiler error: in score_hard_regno_mode_ok, at
config/score/score.c:434
--
segher at gcc dot gnu dot org changed:
What|Removed
--- Comment #1 from segher at gcc dot gnu dot org 2010-07-23 10:53 ---
Created an attachment (id=21292)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21292&action=view)
preprocessed source code
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45040
lib.c:1999
--
Summary: ICE in cselib_record_set
Product: gcc
Version: 4.5.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: target
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: segher
--- Comment #13 from segher at gcc dot gnu dot org 2010-07-17 19:04 ---
(In reply to comment #12)
> What does the standard say here? What is the type in effect for aliasing
> when doing
>
> int i = va_arg (va, int);
>
> ? Is type-punning allowed when unpackin
--- Comment #4 from segher at gcc dot gnu dot org 2010-06-06 11:40 ---
Fixed.
--
segher at gcc dot gnu dot org changed:
What|Removed |Added
Status|ASSIGNED
--- Comment #3 from segher at gcc dot gnu dot org 2010-06-06 11:39 ---
Subject: Bug 44428
Author: segher
Date: Sun Jun 6 11:38:46 2010
New Revision: 160338
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=160338
Log:
gcc/ChangeLog
2010-06-06 Segher Boessenkool
--- Comment #3 from segher at gcc dot gnu dot org 2010-06-06 11:39 ---
Subject: Bug 44427
Author: segher
Date: Sun Jun 6 11:38:46 2010
New Revision: 160338
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=160338
Log:
gcc/ChangeLog
2010-06-06 Segher Boessenkool
--- Comment #1 from segher at gcc dot gnu dot org 2010-06-05 22:57 ---
Patch posted at http://gcc.gnu.org/ml/gcc-patches/2010-06/msg00449.html
--
segher at gcc dot gnu dot org changed:
What|Removed |Added
--- Comment #1 from segher at gcc dot gnu dot org 2010-06-05 22:57 ---
Patch posted at http://gcc.gnu.org/ml/gcc-patches/2010-06/msg00449.html
--
segher at gcc dot gnu dot org changed:
What|Removed |Added
--- Comment #12 from segher at gcc dot gnu dot org 2010-05-21 17:42 ---
(In reply to comment #11)
> If this is the case for something as simple as add with carry, one really
> needs a simple way to tell gcc what ppc class CPU one wants to use.
Please see -mcpu= .
--
segher
--- Comment #6 from segher at gcc dot gnu dot org 2010-05-20 12:10 ---
I don't see the problem with 4.3 .
Kyle, are you sure it doesn't happen for you with 4.4?
I use
powerpc-linux-gnuspe-gcc -Wall -W -O1 -pthread -ftls-model=initial-exec
-mcpu=8540 -fPIC -S t.c -fverbose-
--- Comment #4 from segher at gcc dot gnu dot org 2010-05-18 08:26 ---
Confirmed with current 4.4 branch and mainline.
-mabi=nospe -mno=spe doesn't make the problem go away; only
changing -mcpu does.
--
segher at gcc dot gnu dot org changed:
What|Re
--- Comment #1 from segher at gcc dot gnu dot org 2010-04-07 14:53 ---
cc:ing maintainer
--
segher at gcc dot gnu dot org changed:
What|Removed |Added
CC
Version: 4.5.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: target
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: segher at gcc dot gnu dot org
GCC host triplet: x86_64-linux
GCC target triplet: xtensa
--- Comment #1 from segher at gcc dot gnu dot org 2010-03-19 02:25 ---
Caused by / exposed by SVN r157476
Author: jakub
Date: Tue Mar 16 10:50:42 2010 +
PR debug/43051
PR debug/43092
...
--
segher at gcc dot gnu dot org changed:
What|Removed
Product: gcc
Version: 4.5.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: target
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: segher at gcc dot gnu dot org
GCC host triplet: x86_64-linux
GCC targ
--- Comment #4 from segher at gcc dot gnu dot org 2010-03-15 22:23 ---
> Works on x86_64-linux.
Works on *-linux except mips.
> mips-linux is neither primary nor secondary, thus a
> candidate for downgrading to P4. Still looks serious so leaving at P3 for
> now.
I
--- Comment #1 from segher at gcc dot gnu dot org 2010-03-13 23:17 ---
Created an attachment (id=20101)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20101&action=view)
testcase
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43358
-
pool.c:335
Product: gcc
Version: 4.5.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: target
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: segher at gcc dot gnu dot org
GCC host
20 matches
Mail list logo