[Bug middle-end/38310] -ftree-parallelize-loops=4 causes ICE with gcc-4.3.2

2008-12-23 Thread pinskia at gcc dot gnu dot org
--- Comment #7 from pinskia at gcc dot gnu dot org 2008-12-24 01:09 --- *** Bug 38356 has been marked as a duplicate of this bug. *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug tree-optimization/38356] ICE with -ftree-parallelize-loops

2008-12-23 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2008-12-24 01:09 --- *** This bug has been marked as a duplicate of 38310 *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added --

[Bug tree-optimization/38356] ICE with -ftree-parallelize-loops

2008-12-23 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2008-12-24 01:08 --- Backtrace: #0 0x0014452c in loop_preheader_edge (loop=0x6680f90) at /Users/apinski/src/gcc-sony/gcc-4.3/gcc/gcc/basic-block.h:673 #1 0x0039d473 in move_computations_stmt (dw_data=0xb280, bb=0x90f8280) at /Users

Results for 4.3.3 20081217 (prerelease) (Debian 4.3.2-2~exp5) testsuite on arm-unknown-linux-gnu

2008-12-23 Thread Matthias Klose
LAST_UPDATED: Wed Dec 17 07:13:08 UTC 2008 (revision 142790) Native configuration is arm-unknown-linux-gnu === libgomp tests === Running target unix === libgomp Summary === # of expected passes1749 # of unsupported tests 7 =

Re: [udk-dev] Re: openoffice.org-core: Segmentation fault at startup

2008-12-23 Thread Kay Ramme - Sun Germany - Hamburg
Hi Rene, seems to be an incompatibility of libgcc_s . Could you provide the memory map of the process and may be some debug info for the bridge as well? Thanks Kay Rene Engelhard wrote: tag 504323 - moreinfo tag 504323 - unreproducible retitle 504323 openoffice.org-core: Segmentation

Bug#509571: gcc-4.3: stddef.h sometimes does not define ptrdiff_t

2008-12-23 Thread Geoff Clare
Package: gcc-4.3 Version: 4.3.2-1 Severity: important File: /usr/lib/gcc/i486-linux-gnu/4.3/include/stddef.h When certain combinations of headers precede , ptrdiff_t does not get defined. The particular sequence that triggered it for me was , , but that might not be the only one. $ cat tmp1.c