[Bug target/43437] ICE in CSE, during libgcc build

2010-07-23 Thread segher at gcc dot gnu dot org
--- 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

[Bug target/45040] [4.5 Regression] ICE in cselib_record_set

2010-07-23 Thread segher at gcc dot gnu dot org
--- 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

[Bug target/45040] ICE in cselib_record_set

2010-07-23 Thread segher at gcc dot gnu dot org
--- 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

[Bug target/45040] New: ICE in cselib_record_set

2010-07-23 Thread segher at gcc dot gnu dot org
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

[Bug middle-end/24434] [4.3/4.4/4.5/4.6 Regression] get_varargs_alias_set returns 0 always

2010-07-17 Thread segher at gcc dot gnu dot org
--- 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

[Bug bootstrap/44427] genautomata uses more than 1.5GB of RAM on powerpc64-linux

2010-06-06 Thread segher at gcc dot gnu dot org
--- 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

[Bug bootstrap/44428] [4.6 Regression] Bootstrap failure for powerpc-apple-darwin9: Insn `*' will never be issued

2010-06-06 Thread segher at gcc dot gnu dot org
--- 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

[Bug bootstrap/44427] genautomata uses more than 1.5GB of RAM on powerpc64-linux

2010-06-06 Thread segher at gcc dot gnu dot org
--- 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

[Bug bootstrap/44428] [4.6 Regression] Bootstrap failure for powerpc-apple-darwin9: Insn `*' will never be issued

2010-06-05 Thread segher at gcc dot gnu dot org
--- 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

[Bug bootstrap/44427] genautomata uses more than 1.5GB of RAM on powerpc64-linux

2010-06-05 Thread segher at gcc dot gnu dot org
--- 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

[Bug target/43892] PowerPC suboptimal "add with carry" optimization

2010-05-21 Thread segher at gcc dot gnu dot org
--- 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

[Bug rtl-optimization/44169] Wrong code while generating TLS offsets

2010-05-20 Thread segher at gcc dot gnu dot org
--- 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-

[Bug rtl-optimization/44169] Wrong code while generating TLS offsets

2010-05-18 Thread segher at gcc dot gnu dot org
--- 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

[Bug target/43669] libgcc build fails with Error: cannot represent subtraction with an offset

2010-04-07 Thread segher at gcc dot gnu dot org
--- 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

[Bug target/43669] New: libgcc build fails with Error: cannot represent subtraction with an offset

2010-04-06 Thread segher at gcc dot gnu dot org
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

[Bug target/43437] ICE in CSE, during libgcc build

2010-03-18 Thread segher at gcc dot gnu dot org
--- 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

[Bug target/43437] New: build error

2010-03-18 Thread segher at gcc dot gnu dot org
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

[Bug target/43358] [4.5 Regression] IRA: internal compiler error: in pool_free, at alloc-pool.c:335

2010-03-15 Thread segher at gcc dot gnu dot org
--- 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

[Bug target/43358] internal compiler error: in pool_free, at alloc-pool.c:335

2010-03-13 Thread segher at gcc dot gnu dot org
--- 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

[Bug target/43358] New: internal compiler error: in pool_free, at alloc-pool.c:335

2010-03-13 Thread segher at gcc dot gnu dot org
- 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