[Bug c/34096] Random number generates the same set of numbers

2007-11-14 Thread wilson at specifix dot com
--- Comment #3 from wilson at specifix dot com 2007-11-15 01:41 --- Subject: Re: Random number generates the same set of numbers rsanghavi at gmail dot com wrote: --- Comment #2 from rsanghavi at gmail dot com 2007-11-14 22:32 --- But, even if you seed it, the result

[Bug rtl-optimization/33796] valgrind error with -O2 for linux kernel code

2007-10-17 Thread wilson at specifix dot com
--- Comment #5 from wilson at specifix dot com 2007-10-17 20:53 --- Subject: Re: valgrind error with -O2 for linux kernel code bergner at gcc dot gnu dot org wrote: --- Comment #2 from bergner at gcc dot gnu dot org 2007-10-17 04:46 --- Although valgrind is correct

[Bug tree-optimization/33655] [4.3 Regression] ICE in bitfield_overlaps_p, at tree-sra.c:2901

2007-10-08 Thread wilson at specifix dot com
--- Comment #6 from wilson at specifix dot com 2007-10-08 22:16 --- Subject: Re: [4.3 Regression] ICE in bitfield_overlaps_p, at tree-sra.c:2901 hjl at lucon dot org wrote: This patch doesn't work on Linux/ia64. I got IA-64 is using a TImode bitsizetype because it defines

[Bug tree-optimization/33389] [4.3 Regression] Revision 128239 causes libgomp failure

2007-09-12 Thread wilson at specifix dot com
--- Comment #21 from wilson at specifix dot com 2007-09-12 19:30 --- Subject: Re: [4.3 Regression] Revision 128239 causes libgomp failure The failure occurs in the sdse (simple dead store elimination) pass. It looks like it is confused by an extended asm statement with input

[Bug tree-optimization/33389] [4.3 Regression] Revision 128239 causes libgomp failure

2007-09-12 Thread wilson at specifix dot com
--- Comment #22 from wilson at specifix dot com 2007-09-12 23:35 --- Subject: Re: [4.3 Regression] Revision 128239 causes libgomp failure jakub at gcc dot gnu dot org wrote: No matter whether it is right or wrong in tree-ssa-operands.c, I think sdse should just avoid removing

[Bug target/32552] [4.3 Regression] Runtime failure in SPEC CPU2000 benchmark fma3d and applu

2007-09-11 Thread wilson at specifix dot com
--- Comment #13 from wilson at specifix dot com 2007-09-11 22:31 --- Subject: Re: [4.3 Regression] Runtime failure in SPEC CPU2000 benchmark fma3d and applu On Mon, 2007-08-27 at 12:05 +, jakub at gcc dot gnu dot org wrote: So, what can be done to speed up acceptance

[Bug target/32552] [4.3 Regression] Runtime failure in SPEC CPU2000 benchmark fma3d and applu

2007-09-11 Thread wilson at specifix dot com
--- Comment #14 from wilson at specifix dot com 2007-09-11 22:32 --- Subject: Re: [4.3 Regression] Runtime failure in SPEC CPU2000 benchmark fma3d and applu On Wed, 2007-09-05 at 09:44 +, jakub at gcc dot gnu dot org wrote: I have bootstrapped/regtested the http

[Bug target/32552] Runtime failure in SPEC CPU2000 benchmark fma3d and applu

2007-07-02 Thread wilson at specifix dot com
--- Comment #4 from wilson at specifix dot com 2007-07-02 18:34 --- Subject: Re: Runtime failure in SPEC CPU2000 benchmark fma3d and applu On Sat, 2007-06-30 at 02:10 +, zadeck at naturalbridge dot com and then define ARCH_DOES_NOT_USE_DWARF2 in the right place in the ia

[Bug target/32552] Runtime failure in SPEC CPU2000 benchmark fma3d and applu

2007-07-02 Thread wilson at specifix dot com
--- Comment #6 from wilson at specifix dot com 2007-07-02 20:30 --- Subject: Re: Runtime failure in SPEC CPU2000 benchmark fma3d and applu On Mon, 2007-07-02 at 19:12 +, zadeck at naturalbridge dot com wrote: Lets see if an arm person is willing to talk about this. I

[Bug target/27883] [4.0/4.1/4.2 regression] in schedule_insns, at sched-rgn.c:3038 on mips

2006-08-23 Thread wilson at specifix dot com
--- Comment #11 from wilson at specifix dot com 2006-08-23 21:25 --- Subject: Re: [4.0/4.1/4.2 regression] in schedule_insns, at sched-rgn.c:3038 on mips tbm at gcc dot gnu dot org wrote: Any update on this, Jim? No. My life continues to be busy and complicated, making

[Bug middle-end/28796] __builtin_nan() and __builtin_unordered() inconsistent

2006-08-21 Thread wilson at specifix dot com
--- Comment #10 from wilson at specifix dot com 2006-08-22 01:37 --- Subject: Re: New: __builtin_nan() and __builtin_unordered() inconsistent iano at apple dot com wrote: Cloning due to closed minded bug screener: ^^^ ATTN

[Bug bootstrap/28577] make of gcc-4.1.1 failed using icc v9.1.042 on ia64

2006-08-03 Thread wilson at specifix dot com
--- Comment #2 from wilson at specifix dot com 2006-08-04 01:34 --- Subject: Re: make of gcc-4.1.1 failed using icc v9.1.042 on ia64 pinskia at gcc dot gnu dot org wrote: --- Comment #1 from pinskia at gcc dot gnu dot org 2006-08-02 20:13 --- If not, then what

[Bug target/27767] Problem: gcc 4.0.3 on Unix_SV

2006-06-08 Thread wilson at specifix dot com
--- Comment #5 from wilson at specifix dot com 2006-06-09 00:17 --- Subject: Re: Problem: gcc 4.0.3 on Unix_SV mirko dot bruzzone at primeur dot com wrote: gt-c-pragma.h:46: parse error before `__attribute__' gt-c-pragma.h uses attribute unused in a parameter list, before

[Bug middle-end/24998] [4.2 Regression] Build failure: undefined symbol __floatunsitf

2006-03-09 Thread wilson at specifix dot com
--- Comment #27 from wilson at specifix dot com 2006-03-09 22:21 --- Subject: Re: [4.2 Regression] Build failure: undefined symbol __floatunsitf fxcoudert at gcc dot gnu dot org wrote: Adding the maintainers of all those in Cc list. I don't know what US_SOFTWARE_GOFAST, but from

[Bug debug/25234] [2.95.2/3.3.3/4.0.0 Regression] g++ fails to emit debug information for SOME local variables in class member function that has templated local variables

2005-12-05 Thread wilson at specifix dot com
--- Comment #7 from wilson at specifix dot com 2005-12-06 03:03 --- Subject: Re: New: [2.95.2/3.3.3/4.0.0 Regression] g++ fails to emit debug information for SOME local variables in class member function that has templated local variables schaudhu at blackrock dot com wrote: When

[Bug target/25272] gcc fails to compile for target h8300-hitachi-hms with unrecognizable insn

2005-12-05 Thread wilson at specifix dot com
--- Comment #3 from wilson at specifix dot com 2005-12-06 05:15 --- Subject: Re: gcc fails to compile for target h8300-hitachi-hms with unrecognizable insn pinskia at gcc dot gnu dot org wrote: --- Comment #2 from pinskia at gcc dot gnu dot org 2005-12-06 04:32

[Bug target/24718] Shared libgcc not used for linking by default

2005-11-08 Thread wilson at specifix dot com
--- Comment #5 from wilson at specifix dot com 2005-11-09 00:34 --- Subject: Re: Shared libgcc not used for linking by default sje at cup dot hp dot com wrote: --- Comment #3 from sje at cup dot hp dot com 2005-11-08 21:22 --- I am not convinced that this is a bug

[Bug bootstrap/24710] gfortran - fails to build on Mac OSX -10.4.3

2005-11-08 Thread wilson at specifix dot com
--- Comment #17 from wilson at specifix dot com 2005-11-09 02:06 --- Subject: Re: New: gfortran - fails to build on Mac OSX -10.4.3 dir at lanl dot gov wrote: strip -o libgcc_s.10.4.dylib_T${mlib} \ -s ../.././gcc/config/rs6000/darwin-libgcc.10.4.ver -c -u \ libgcc_s

[Bug bootstrap/24438] ARM cross compile build fails with assembler errors in crtstuff.c

2005-10-19 Thread wilson at specifix dot com
--- Comment #3 from wilson at specifix dot com 2005-10-19 19:48 --- Subject: Re: New: ARM cross compile build fails with assembler errors in crtstuff.c newell at cei dot net wrote: Configured with: ../gcc-4.1-20050515/configure --target=arm-elf --prefix=/home/newell/xgcc

[Bug target/24232] [4.1 Regression] ICE: segmentation fault in sched-ebb.c:220 add_missing_bbs

2005-10-11 Thread wilson at specifix dot com
--- Comment #9 from wilson at specifix dot com 2005-10-11 06:20 --- Or maybe I will look at it later tonight. The problem seems to be that we have no code that will make a jump insn dependent on the previous jump insn when we are scheduling a region that contains multiple basic blocks

[Bug target/24232] [4.1 Regression] ICE: segmentation fault in sched-ebb.c:220 add_missing_bbs

2005-10-11 Thread wilson at specifix dot com
--- Comment #10 from wilson at specifix dot com 2005-10-11 06:26 --- Created an attachment (id=9960) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9960action=view) trivial hack to make the reduced testcase work Actually, come to think of it, other targets don't use schedule_ebbs

[Bug middle-end/21105] [4.0/4.1 Regression] Compiling of large array fails

2005-08-15 Thread wilson at specifix dot com
--- Additional Comments From wilson at specifix dot com 2005-08-16 00:47 --- Subject: Re: [4.0/4.1 Regression] Compiling of large array fails pinskia at gcc dot gnu dot org wrote: --- Additional Comments From pinskia at gcc dot gnu dot org 2005-07-25 15:50 --- Hmm, Jim

[Bug middle-end/15855] [3.4/4.0/4.1 Regression] g++ crash with -O2 and -O3 on input file

2005-08-12 Thread wilson at specifix dot com
--- Additional Comments From wilson at specifix dot com 2005-08-12 19:07 --- Subject: Re: [3.4/4.0/4.1 Regression] g++ crash with -O2 and -O3 on input file phython at gcc dot gnu dot org wrote: --- Additional Comments From phython at gcc dot gnu dot org 2005-08-12 06:21

[Bug rtl-optimization/17808] Scheduler overly conservative in sched-deps

2005-07-07 Thread wilson at specifix dot com
--- Additional Comments From wilson at specifix dot com 2005-07-08 00:08 --- Subject: Re: Scheduler overly conservative in sched-deps steven at gcc dot gnu dot org wrote: /tmp/ccBDW5xy.s:186: Warning: Additional NOP may be necessary to workaround Itanium processor A/B step errata

[Bug tree-optimization/21568] [4.0/4.1 regression] Casts in folding * omitted

2005-07-07 Thread wilson at specifix dot com
--- Additional Comments From wilson at specifix dot com 2005-07-08 00:41 --- Subject: Re: [4.0/4.1 regression] Casts in folding * omitted gcc2eran at tromer dot org wrote: And here is what N1124 [6.3.2.1/1] says: When an object is said to have a particular type, the type

[Bug debug/21828] [4.0/4.1 Regression] debug info omitted for uninitialized variables

2005-07-07 Thread wilson at specifix dot com
--- Additional Comments From wilson at specifix dot com 2005-07-08 00:46 --- Subject: Re: [4.0/4.1 Regression] debug info omitted for uninitialized variables hjl at lucon dot org wrote: --- Additional Comments From hjl at lucon dot org 2005-07-05 16:56 --- Patches