[Bug ada/37440] [4.4 Regression] GNAT Bug Box a-ngcefu.adb:397

2008-12-01 Thread joel at gcc dot gnu dot org
--- Comment #1 from joel at gcc dot gnu dot org 2008-12-01 14:39 --- Still broken: +===GNAT BUG DETECTED==+ | 4.4.0 20081126 (experimental) [trunk revision 142228] (arm-unknown-rtems4.10) GCC error:| | in find_valid_class, at reload.c

[Bug boehm-gc/38349] New: Error Building Ada (h8300)

2008-12-01 Thread joel at gcc dot gnu dot org
oduct: gcc Version: 4.4.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: boehm-gc AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: joel at gcc dot gnu dot org GCC target triplet: h8300-rtems4.10 http://gcc.gnu.or

[Bug ada/38349] Error Building Ada (h8300)

2008-12-01 Thread joel at gcc dot gnu dot org
--- Comment #1 from joel at gcc dot gnu dot org 2008-12-01 15:15 --- Ada not boehm-gc. Selected wrong box. -- joel at gcc dot gnu dot org changed: What|Removed |Added

[Bug ada/36939] Build Failure Ada SH2e

2008-12-02 Thread joel at gcc dot gnu dot org
--- Comment #6 from joel at gcc dot gnu dot org 2008-12-02 14:01 --- Still present with gcc (GCC) 4.4.0 20081126 (experimental) [trunk revision 142228] -- joel at gcc dot gnu dot org changed: What|Removed |Added

[Bug c/38387] New: psim miscompiled [regression]

2008-12-03 Thread joel at gcc dot gnu dot org
Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: joel at gcc dot gnu dot org GCC host triplet: x86_64-unknown-linux-gnu GCC target triplet: x86_64-unknown-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38387

[Bug c/38387] psim miscompiled [regression]

2008-12-03 Thread joel at gcc dot gnu dot org
--- Comment #1 from joel at gcc dot gnu dot org 2008-12-03 16:54 --- Created an attachment (id=16818) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16818&action=view) program to run with psim This is a random ACATS test executable that can be run with psim to show if it w

[Bug c/38387] psim miscompiled [regression]

2008-12-03 Thread joel at gcc dot gnu dot org
--- Comment #3 from joel at gcc dot gnu dot org 2008-12-03 17:07 --- Created an attachment (id=16819) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16819&action=view) psim device tree Run as follows: powerpc-rtems4.10-run -f psim_tree a22006c Expected output: ,.,.

[Bug c/38387] psim miscompiled [regression]

2008-12-03 Thread joel at gcc dot gnu dot org
--- Comment #5 from joel at gcc dot gnu dot org 2008-12-03 17:22 --- Works with -O0 (CFLAGS="-O0" ~/old/test-gcc/gdb-6.8/configure --target=powerpc-rtems4.10 --enable-sim --enable-sim-hardware --enable-timebase --enable-sim-trace --prefix=/n/12/joel/test-gcc/install/ &

[Bug c/38387] psim miscompiled [regression]

2008-12-03 Thread joel at gcc dot gnu dot org
--- Comment #6 from joel at gcc dot gnu dot org 2008-12-03 17:32 --- At -O1, there was a core dump. (gdb) run -f psim_tree.joel /home/joel/test-gcc/gcc-svn/gcc/testsuite/ada/acats/work-psim/tests/a/a22006c/a22006c Starting program: /home/joel/test-gcc/install/bin/powerpc-rtems4.10-run

[Bug c/38387] psim miscompiled [regression]

2008-12-03 Thread joel at gcc dot gnu dot org
--- Comment #7 from joel at gcc dot gnu dot org 2008-12-03 17:40 --- Works with -fno-strict-aliasing added. Core dumps at -O1 Works at -O0. Is there anything I can do to narrow this down further? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38387

[Bug c/38387] psim miscompiled [regression]

2008-12-03 Thread joel at gcc dot gnu dot org
--- Comment #9 from joel at gcc dot gnu dot org 2008-12-03 20:33 --- Created an attachment (id=16822) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16822&action=view) Warning log from gdb build This is "grep warning build.log | sort -u" from a build with -W

[Bug c/38387] psim miscompiled [regression]

2008-12-03 Thread joel at gcc dot gnu dot org
--- Comment #10 from joel at gcc dot gnu dot org 2008-12-03 20:35 --- I have attached e.log which contains the warnings. All of the warnings in ppc-instructions are for taking the address of a double and casting it as an unsigned64 *. ld-insn.c:814 is a print so that's irrel

[Bug c/38387] psim miscompiled [regression]

2008-12-09 Thread joel at gcc dot gnu dot org
--- Comment #11 from joel at gcc dot gnu dot org 2008-12-09 20:11 --- I wondered if I had a mistake in my testing since some of the later results didn't make sense as I thought about them. I am pretty convinced now this is NOT a strict aliasing problem in psim. Broken

[Bug c/38387] [4.4 Regression] psim miscompiled

2008-12-10 Thread joel at gcc dot gnu dot org
--- Comment #14 from joel at gcc dot gnu dot org 2008-12-10 17:13 --- My native compiler got updated as part of an RTEMS test sweep to: gcc (GCC) 4.4.0 20081209 (experimental) [trunk revision 142610] I can't reproduce this failure at all now. I am guessing this was the sa

[Bug ada/36939] Build Failure Ada SH2e

2008-12-10 Thread joel at gcc dot gnu dot org
--- Comment #8 from joel at gcc dot gnu dot org 2008-12-10 18:08 --- Created an attachment (id=16876) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16876&action=view) working s-scaval.adb Not much. Just an empty version of s-scaval.adb that lets the build proceed past thi

[Bug ada/36939] Build Failure Ada SH2e

2008-12-10 Thread joel at gcc dot gnu dot org
--- Comment #9 from joel at gcc dot gnu dot org 2008-12-10 19:14 --- ACATS look surprisingly good with the fix in: http://gcc.gnu.org/ml/gcc-testresults/2008-12/msg01013.html sh-rtems4.10-gcc (GCC) 4.4.0 20081210 (experimental) [trunk revision 142643] === acats Summary === # of

[Bug c/38587] New: psim miscompiled #2 [regression]

2008-12-20 Thread joel at gcc dot gnu dot org
Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: joel at gcc dot gnu dot org GCC host triplet: x86_64-unknown-linux-gnu GCC target triplet: x86_64-unknown-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38587

[Bug c/38587] psim miscompiled #2 [regression]

2008-12-20 Thread joel at gcc dot gnu dot org
--- Comment #2 from joel at gcc dot gnu dot org 2008-12-21 02:15 --- (In reply to comment #1) > This sounds more likely an overflow issue. Does -fno-strict-overflow make > this > work? > No. "-O2 -fno-strict-overflow" did not work. I also tried with -O1 and

[Bug middle-end/38587] psim miscompiled #2 [regression]

2009-01-05 Thread joel at gcc dot gnu dot org
--- Comment #3 from joel at gcc dot gnu dot org 2009-01-05 14:32 --- Issue appears to have been independently resolved as of: gcc (GCC) 4.4.0 20090105 (experimental) [trunk revision 143068] I will make a full test run on the powerpc to make sure and close this if that run is OK

[Bug middle-end/38587] psim miscompiled #2 [regression]

2009-01-05 Thread joel at gcc dot gnu dot org
--- Comment #4 from joel at gcc dot gnu dot org 2009-01-05 22:09 --- Grrr.. it looks like I was just sleepy this morning. The problem is still there as originally described. gcc (GCC) 4.4.0 20090105 (experimental) [trunk revision 143092] Running on gcc12 in the CFARM. -- http

[Bug middle-end/38587] psim miscompiled #2 [regression]

2009-01-08 Thread joel at gcc dot gnu dot org
--- Comment #5 from joel at gcc dot gnu dot org 2009-01-08 22:07 --- Problem still present: gcc (GCC) 4.4.0 20090108 (experimental) [trunk revision 143192] -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38587

[Bug testsuite/38790] syntax error in target selector

2009-01-12 Thread joel at gcc dot gnu dot org
--- Comment #1 from joel at gcc dot gnu dot org 2009-01-12 14:20 --- Is this still happening? I accidentally did not commit the change to lib/target-supports.exp and did it over the weekend (Saturday?). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38790

[Bug testsuite/38790] syntax error in target selector

2009-01-12 Thread joel at gcc dot gnu dot org
--- Comment #2 from joel at gcc dot gnu dot org 2009-01-12 14:23 --- It is not appearing here: (powerpc-aix) http://gcc.gnu.org/ml/gcc-testresults/2009-01/msg01087.html or (powerpc-darwin) http://gcc.gnu.org/ml/gcc-testresults/2009-01/msg01077.html so it is fixed. Sorry for missed

[Bug middle-end/38587] [4.4 Regression] psim miscompiled #2

2009-01-19 Thread joel at gcc dot gnu dot org
--- Comment #7 from joel at gcc dot gnu dot org 2009-01-19 14:38 --- Works with 4.3.2 as shipped with Fedora 10 (RPM gcc-4.3.2-7.x86_64) -- joel at gcc dot gnu dot org changed: What|Removed |Added

[Bug middle-end/38587] [4.4 Regression] psim miscompiled #2

2009-01-19 Thread joel at gcc dot gnu dot org
--- Comment #8 from joel at gcc dot gnu dot org 2009-01-19 14:45 --- $ gcc --version gcc (GCC) 4.4.0 20090116 (experimental) [trunk revision 143442] broken still. Test script = rm -rf b-gdb && mkdir b-gdb && cd b-gdb &am

[Bug middle-end/38587] [4.4 Regression] psim miscompiled #2

2009-01-19 Thread joel at gcc dot gnu dot org
--- Comment #9 from joel at gcc dot gnu dot org 2009-01-19 14:51 --- Created an attachment (id=17144) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17144&action=view) PSIM test executable that produces assertion PowerPC PSIM executable used by previous test script. --

[Bug middle-end/38587] [4.4 Regression] psim miscompiled #2

2009-01-19 Thread joel at gcc dot gnu dot org
--- Comment #10 from joel at gcc dot gnu dot org 2009-01-19 14:54 --- Created an attachment (id=17145) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17145&action=view) preprocessed idecode.c Preprocessed version of idecode.i using this gcc version on Fedora 10: 4.4.0 2

[Bug middle-end/38587] [4.4 Regression] psim miscompiled #2

2009-01-19 Thread joel at gcc dot gnu dot org
--- Comment #11 from joel at gcc dot gnu dot org 2009-01-19 15:00 --- (In reply to comment #6) > Can you attach preprocessed source of idecode.c at least? Can you track down > where in idecode.c the bug is and wrap a main () around that piece, making it > an executable testca

[Bug middle-end/38587] [4.4 Regression] psim miscompiled #2

2009-01-19 Thread joel at gcc dot gnu dot org
--- Comment #13 from joel at gcc dot gnu dot org 2009-01-19 19:09 --- Created an attachment (id=17147) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17147&action=view) script to run psim script to run psim to reproduce bug. Specifying the device tree is painful. --

[Bug middle-end/38587] [4.4 Regression] psim miscompiled #2

2009-01-19 Thread joel at gcc dot gnu dot org
--- Comment #14 from joel at gcc dot gnu dot org 2009-01-19 19:15 --- (In reply to comment #12) > How can I reproduce it on Linux/x86-64, assuming I know nothing > about rtems and sim? > You don't have to know much of anything. It should be reproducible with powerpc-e

[Bug middle-end/38587] [4.4 Regression] psim miscompiled #2

2009-01-19 Thread joel at gcc dot gnu dot org
--- Comment #16 from joel at gcc dot gnu dot org 2009-01-19 22:20 --- (In reply to comment #15) > Revision 142516 gave: > > [...@gnu-28 pr38587]$ ./psim-4.10 ./powerpc-psim-ticker.ralf > events.c:329: assertion failed - !events->processing That sounds like th

[Bug middle-end/38587] [4.4 Regression] psim miscompiled #2

2009-01-20 Thread joel at gcc dot gnu dot org
--- Comment #28 from joel at gcc dot gnu dot org 2009-01-20 15:55 --- I am starting a test sweep with this patch applied. I will report back when the testing is done. Thanks. --joel (In reply to comment #27) > (In reply to comment #26) > > Well, ISTR something about local

[Bug middle-end/38587] [4.4 Regression] IRA doesn't preserve local variables after setjmp

2009-01-22 Thread joel at gcc dot gnu dot org
--- Comment #43 from joel at gcc dot gnu dot org 2009-01-22 19:23 --- (In reply to comment #42) > Fixed. > Did the test case get added to the suite? This does appear to be fixed to me as well. C/C++: http://gcc.gnu.org/ml/gcc-testresults/2009-01/msg02243.html Ada:

[Bug ada/37430] [4.4 Regression] C974013 gives exception

2009-01-27 Thread joel at gcc dot gnu dot org
--- Comment #4 from joel at gcc dot gnu dot org 2009-01-27 19:04 --- (In reply to comment #3) > Fixed as of revision 139039. > Disagree. http://gcc.gnu.org/ml/gcc-testresults/2009-01/msg02352.html is ACATS for powerpc-rtems on psim. Test C974013 fails with exactly the same bac

[Bug ada/38989] New: How much stack space should c380004 take?

2009-01-27 Thread joel at gcc dot gnu dot org
Severity: normal Priority: P3 Component: ada AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: joel at gcc dot gnu dot org GCC target triplet: powerpc-rtems4.10 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38989

[Bug c/40620] New: ICE in dwarf2out_begin_epilogue, at dwarf2out.c:2773 [regression]

2009-07-02 Thread joel at gcc dot gnu dot org
at gcc dot gnu dot org ReportedBy: joel at gcc dot gnu dot org GCC target triplet: sparc-rtems4.10 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40620

[Bug debug/40462] [4.5 Regression] ICE in dwarf2out_begin_epilogue, at dwarf2out.c:2773 while compiling mlib-tgt.adb

2009-07-02 Thread joel at gcc dot gnu dot org
--- Comment #5 from joel at gcc dot gnu dot org 2009-07-02 16:44 --- /home/joel/test-gcc/b-gcc1-sparc/./gcc/xgcc -B/home/joel/test-gcc/b-gcc1-sparc/./gcc/ -nostdinc -B/home/joel/test-gcc/b-gcc1-sparc/sparc-rtems4.10/newlib/ -isystem /home/joel/test-gcc/b-gcc1-sparc/sparc-rtems4.10

[Bug c/40622] New: ICE in dwarf2out_begin_epilogue, at dwarf2out.c:2773 [regression]

2009-07-02 Thread joel at gcc dot gnu dot org
at gcc dot gnu dot org ReportedBy: joel at gcc dot gnu dot org GCC target triplet: sparc-rtems4.10 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40622

[Bug c/40622] ICE in dwarf2out_begin_epilogue, at dwarf2out.c:2773 [regression]

2009-07-02 Thread joel at gcc dot gnu dot org
--- Comment #1 from joel at gcc dot gnu dot org 2009-07-02 16:44 --- *** This bug has been marked as a duplicate of 40462 *** -- joel at gcc dot gnu dot org changed: What|Removed |Added

[Bug debug/40462] [4.5 Regression] ICE in dwarf2out_begin_epilogue, at dwarf2out.c:2773 while compiling mlib-tgt.adb

2009-07-02 Thread joel at gcc dot gnu dot org
--- Comment #6 from joel at gcc dot gnu dot org 2009-07-02 16:44 --- *** Bug 40622 has been marked as a duplicate of this bug. *** -- joel at gcc dot gnu dot org changed: What|Removed |Added

[Bug c/40640] New: ICE in set_value_range, at tree-vrp.c:383 [regression]

2009-07-03 Thread joel at gcc dot gnu dot org
AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: joel at gcc dot gnu dot org GCC host triplet: i686-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40640

[Bug c/40640] ICE in set_value_range, at tree-vrp.c:383 [regression]

2009-07-03 Thread joel at gcc dot gnu dot org
--- Comment #1 from joel at gcc dot gnu dot org 2009-07-03 15:24 --- Created an attachment (id=18135) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18135&action=view) preprocessed test case (hw_opic.c preprocessed version of gdb/sim/ppc/hw_opic.c FAILS: gcc -O2 -c t.c

[Bug ada/40767] New: ICE verify_ssa failed

2009-07-15 Thread joel at gcc dot gnu dot org
Summary: ICE verify_ssa failed Product: gcc Version: 4.5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: ada AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: joel at gcc dot gnu dot org GCC targ

[Bug ada/40775] New: ICE in find_valid_class, at reload.c:701

2009-07-16 Thread joel at gcc dot gnu dot org
Version: 4.5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: ada AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: joel at gcc dot gnu dot org GCC target triplet: arm-rtems4.10 http://gcc.gnu.org/bugzilla

[Bug c/40776] New: ICE in gen_add2_insn, at optabs.c:4720

2009-07-16 Thread joel at gcc dot gnu dot org
: ICE in gen_add2_insn, at optabs.c:4720 Product: gcc Version: 4.5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: joel at gcc dot gnu dot org GCC target trip

[Bug c/40776] ICE in gen_add2_insn, at optabs.c:4720

2009-07-16 Thread joel at gcc dot gnu dot org
--- Comment #1 from joel at gcc dot gnu dot org 2009-07-16 17:02 --- Created an attachment (id=18209) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18209&action=view) Test case (preprocessed) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40776

[Bug c/40776] ICE in gen_add2_insn, at optabs.c:4720

2009-07-16 Thread joel at gcc dot gnu dot org
--- Comment #2 from joel at gcc dot gnu dot org 2009-07-16 17:03 --- /home/joel/test-gcc/b-gcc1-m32c/./gcc/xgcc -B/home/joel/test-gcc/b-gcc1-m32c/./gcc/ -c j.c -mcpu=m32cm -O0 Works.. ICE at -O1 and -O2 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40776

[Bug ada/40777] New: compile error on gcc-interface/targtyps.c

2009-07-16 Thread joel at gcc dot gnu dot org
-interface/targtyps.c Product: gcc Version: 4.5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: ada AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: joel at gcc dot gnu dot org GCC build triplet: sh

[Bug target/39182] ICE in gen_add2_insn, at optabs.c:4884

2009-07-17 Thread joel at gcc dot gnu dot org
--- Comment #7 from joel at gcc dot gnu dot org 2009-07-17 14:32 --- Patch committed. Ran coverage to verify that it didn't introduce a new uncovered range of code. Sorry to have broken it. Trying to get to 100% test coverage and eliminate dead code. -- joel at gcc dot gnu do

[Bug target/39182] ICE in gen_add2_insn, at optabs.c:4884

2009-07-17 Thread joel at gcc dot gnu dot org
--- Comment #8 from joel at gcc dot gnu dot org 2009-07-17 14:38 --- Stupid human error. Clicked on wrong bug. -- joel at gcc dot gnu dot org changed: What|Removed |Added

[Bug debug/40462] [4.5 Regression] ICE in dwarf2out_begin_epilogue, at dwarf2out.c:2773 while compiling mlib-tgt.adb

2009-07-29 Thread joel at gcc dot gnu dot org
--- Comment #9 from joel at gcc dot gnu dot org 2009-07-30 01:29 --- (In reply to comment #8) > Is comment #5 meant to be a claim that the patch does not fully fix the bug? > If so, please state with what revision on what target the problem is still > observed. No. I repo

[Bug ada/40775] ICE in find_valid_class, at reload.c:701

2009-08-12 Thread joel at gcc dot gnu dot org
--- Comment #1 from joel at gcc dot gnu dot org 2009-08-12 14:25 --- 4.3.4 definitely builds. -- joel at gcc dot gnu dot org changed: What|Removed |Added Known to

[Bug ada/24855] Missing stdarg.h in ada/raise.c for arm-rtems

2005-11-14 Thread joel at gcc dot gnu dot org
--- Comment #1 from joel at gcc dot gnu dot org 2005-11-14 19:48 --- Created an attachment (id=10238) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10238&action=view) Simple fix This is the simplest way to fix this bug. I just added an include of stdarg.h but I don&#x

[Bug c/24894] New: ICE building newlib/libc/misc/init.c

2005-11-16 Thread joel at gcc dot gnu dot org
Product: gcc Version: 4.1.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: joel at gcc dot gnu dot org GCC target triplet: avr-rtems4.7 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24894

[Bug target/24894] ICE building newlib/libc/misc/init.c

2005-11-16 Thread joel at gcc dot gnu dot org
--- Comment #1 from joel at gcc dot gnu dot org 2005-11-16 15:30 --- Created an attachment (id=10252) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10252&action=view) Preprocessed file that produces ICE This is the preprocessed output of the file causing the ICE. --

[Bug c++/24907] New: Invalid Code Accepted

2005-11-16 Thread joel at gcc dot gnu dot org
ReportedBy: joel at gcc dot gnu dot org GCC host triplet: i686-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24907

[Bug rtl-optimization/24912] m68k build failure: ICE: in reload_cse_simplify_operands

2005-11-17 Thread joel at gcc dot gnu dot org
--- Comment #1 from joel at gcc dot gnu dot org 2005-11-17 15:36 --- Also fails building m68k-rtems4.7. -- joel at gcc dot gnu dot org changed: What|Removed |Added

[Bug rtl-optimization/24912] m68k build failure: ICE: in reload_cse_simplify_operands

2005-11-17 Thread joel at gcc dot gnu dot org
--- Comment #3 from joel at gcc dot gnu dot org 2005-11-17 17:59 --- Created an attachment (id=10265) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10265&action=view) Preprocessed file that produces ICE This is the command line which produces the ICE. I changed -c t

[Bug ada/24857] ada/s-auxdec.ads alignment issue for arm-rtems

2005-11-18 Thread joel at gcc dot gnu dot org
--- Comment #4 from joel at gcc dot gnu dot org 2005-11-18 21:16 --- arm-rtems4.7 now builds. The empty version is used for all RTEMS target. Thanks. -- joel at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/21578] ICE in reload_cse_simplify_operands for Coldfire.

2005-11-21 Thread joel at gcc dot gnu dot org
--- Comment #7 from joel at gcc dot gnu dot org 2005-11-21 14:56 --- (In reply to comment #6) > Shall we close this as WORKSFORME? Looks like it. -- joel at gcc dot gnu dot org changed: What|Removed |Ad

[Bug target/19421] [4.0/4.1/4.2 regression] ICE with soft-float on m68k

2005-11-22 Thread joel at gcc dot gnu dot org
--- Comment #16 from joel at gcc dot gnu dot org 2005-11-23 00:00 --- Checking in on this one. Target m68k-rtems4.7 still fails to compile paranoia using 4.0.1 with many patches between 4.0.1 and 4.0.2. Moving to both the head and 4.1 branch as of today, m68k-rtems4.7 compiles

[Bug c/33803] New: ICE during build of DES

2007-10-17 Thread joel at gcc dot gnu dot org
Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: joel at gcc dot gnu dot org GCC target triplet: h8300*-*-rtems* http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33803

[Bug c/33803] ICE during build of DES

2007-10-17 Thread joel at gcc dot gnu dot org
--- Comment #1 from joel at gcc dot gnu dot org 2007-10-17 21:07 --- Created an attachment (id=14367) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14367&action=view) preprocessed code to generate problem This is the preprocessed version of the file used to generate

[Bug middle-end/33803] ICE during build of DES

2007-10-17 Thread joel at gcc dot gnu dot org
--- Comment #2 from joel at gcc dot gnu dot org 2007-10-17 21:12 --- I have tried this code with the following gcc versions: WORKS 3.2.3: -O2 FAILS 4.1.1: -O2 FAILS 4.2.1: -O2 FAILS 4.2.2: -O2 WORKS 4.2.1: -O0 WORKS 4.2.2: -O0 WORKS 4.1.1

[Bug target/18251] unable to find a register to spill in class `POINTER_REGS'

2005-03-10 Thread joel at gcc dot gnu dot org
--- Additional Comments From joel at gcc dot gnu dot org 2005-03-10 20:50 --- Any chance of this getting committed to the 3.4, 4.0 and 4.1 branches so it can be closed? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18251

[Bug target/18421] ICE in reload_cse_simplify_operands, at postreload.c:391

2005-04-06 Thread joel at gcc dot gnu dot org
--- Additional Comments From joel at gcc dot gnu dot org 2005-04-06 18:29 --- I can confirm this for m68k-rtems with gcc 4.0.0 20050303. This looks like the ICE that happens for us in our pppd stack on the Coldfire. I also confirm that the small test case in http://gcc.gnu.org

[Bug ada/36937] Compiler error on ACATS cxg1004

2008-08-06 Thread joel at gcc dot gnu dot org
--- Comment #4 from joel at gcc dot gnu dot org 2008-08-06 19:34 --- Does not happen in my most recent test. arm-rtems4.9-gcc (GCC) 4.4.0 20080802 (experimental) [trunk revision 138553] -- joel at gcc dot gnu dot org changed: What|Removed |Added

[Bug ada/36940] Compiler error on many ACATS tests on bfin target

2008-08-06 Thread joel at gcc dot gnu dot org
--- Comment #1 from joel at gcc dot gnu dot org 2008-08-06 19:35 --- *** This bug has been marked as a duplicate of 35298 *** -- joel at gcc dot gnu dot org changed: What|Removed |Added

[Bug ada/35298] GNAT Bug Box

2008-08-06 Thread joel at gcc dot gnu dot org
--- Comment #2 from joel at gcc dot gnu dot org 2008-08-06 19:35 --- *** Bug 36940 has been marked as a duplicate of this bug. *** -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35298

[Bug ada/35576] Ada HW Interrupt Task Enhancement

2008-08-06 Thread joel at gcc dot gnu dot org
--- Comment #15 from joel at gcc dot gnu dot org 2008-08-06 19:37 --- Created an attachment (id=16032) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16032&action=view) Lastest version of patch (against rev 138553) hwint tested on sparc. ACATS results posted for sparc, mip

[Bug ada/35576] Ada HW Interrupt Task Enhancement

2008-08-06 Thread joel at gcc dot gnu dot org
--- Comment #16 from joel at gcc dot gnu dot org 2008-08-06 19:38 --- (From update of attachment 15724) Obsoleted by 20080806 patch -- joel at gcc dot gnu dot org changed: What|Removed |Added

[Bug ada/35576] Ada HW Interrupt Task Enhancement

2008-08-06 Thread joel at gcc dot gnu dot org
--- Comment #17 from joel at gcc dot gnu dot org 2008-08-06 19:40 --- Created an attachment (id=16033) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16033&action=view) New file not in 20080806 diff. Must go with http://gcc.gnu.org/bugzilla/attachment.cgi?id=16032 --

[Bug ada/35576] Ada HW Interrupt Task Enhancement

2008-08-06 Thread joel at gcc dot gnu dot org
--- Comment #18 from joel at gcc dot gnu dot org 2008-08-06 19:47 --- Created an attachment (id=16034) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16034&action=view) Latest version against revision 138553 Goes with http://gcc.gnu.org/bugzilla/attachment.cgi?id=16033 s

[Bug ada/37040] New: GNAT Socket Code Broken on RTEMS

2008-08-06 Thread joel at gcc dot gnu dot org
dot gnu dot org ReportedBy: joel at gcc dot gnu dot org GCC target triplet: *-rtems* http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37040

[Bug ada/37040] GNAT Socket Code Broken on RTEMS

2008-08-06 Thread joel at gcc dot gnu dot org
--- Comment #1 from joel at gcc dot gnu dot org 2008-08-06 20:01 --- Created an attachment (id=16035) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16035&action=view) Updates Ada socket code to compile 2008-05-28 Joel Sherrill <[EMAIL PROTECTED]> * gen-soc

[Bug ada/37005] GNAT Bug Box for cd2a24e.adb:37 at tree-vrp.c:392

2008-08-08 Thread joel at gcc dot gnu dot org
--- Comment #1 from joel at gcc dot gnu dot org 2008-08-08 16:03 --- Also occurs on powerpc-rtems4.9 - 4.4.0 20080807 (experimental) [trunk revision 138841] -- joel at gcc dot gnu dot org changed: What|Removed |Added

[Bug ada/37040] GNAT Socket Code Broken on RTEMS

2008-08-08 Thread joel at gcc dot gnu dot org
--- Comment #2 from joel at gcc dot gnu dot org 2008-08-08 16:08 --- Created an attachment (id=16048) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16048&action=view) Updated RTEMS support for revision 138841 -- joel at gcc dot gnu dot org changed: What|

[Bug ada/37040] GNAT Socket Code Broken on RTEMS

2008-08-08 Thread joel at gcc dot gnu dot org
--- Comment #3 from joel at gcc dot gnu dot org 2008-08-08 16:08 --- 2008-08-08 Joel Sherrill <[EMAIL PROTECTED]> * s-oscons-tmplt.c: RTEMS defines AF_INET6 but does support it. * gsocket.h, socket.c: Update to support RTEMS. * gcc-interface/Make-l

[Bug ada/37094] New: GNAT Bug Box During Build [regression]

2008-08-12 Thread joel at gcc dot gnu dot org
Severity: normal Priority: P3 Component: ada AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: joel at gcc dot gnu dot org GCC target triplet: i386-rtems4.9 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37094

[Bug ada/37040] GNAT Socket Code Broken on RTEMS

2008-08-12 Thread joel at gcc dot gnu dot org
--- Comment #4 from joel at gcc dot gnu dot org 2008-08-12 12:52 --- Patch committed to SVN trunk. -- joel at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/35575] ICE: in function_arg_slotno, at config/sparc/sparc.c:4696

2008-08-12 Thread joel at gcc dot gnu dot org
--- Comment #1 from joel at gcc dot gnu dot org 2008-08-12 17:59 --- This is 5 months old and the target now builds. Must have been fixed along the way. Closing. -- joel at gcc dot gnu dot org changed: What|Removed |Added

[Bug ada/21327] gnat_ugn.texi invalid @direntry

2008-08-12 Thread joel at gcc dot gnu dot org
--- Comment #3 from joel at gcc dot gnu dot org 2008-08-12 18:05 --- This looks to still be needed as of gcc (GCC) 4.4.0 20080811 (experimental) [trunk revision 138957] -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21327

[Bug target/23695] [ColdFire] Illegal move of byte intoo address register causes compiler to ICE

2008-08-12 Thread joel at gcc dot gnu dot org
--- Comment #6 from joel at gcc dot gnu dot org 2008-08-12 18:10 --- This works with 4.3.1. I am closing this one. -- joel at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/34439] ICE in reload_cse_simplify_operands for Coldfire

2008-08-12 Thread joel at gcc dot gnu dot org
--- Comment #4 from joel at gcc dot gnu dot org 2008-08-12 19:47 --- Works with 4.3.1. Should this be closed if someone can confirm it is fixed on the trunk? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34439

[Bug target/37094] Ada build broken

2008-08-13 Thread joel at gcc dot gnu dot org
--- Comment #2 from joel at gcc dot gnu dot org 2008-08-13 13:08 --- No surprise but still broke for rev 139039. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37094

[Bug ada/37430] New: C974013 gives exception

2008-09-08 Thread joel at gcc dot gnu dot org
d at gcc dot gnu dot org ReportedBy: joel at gcc dot gnu dot org GCC target triplet: powerpc-rtems4.9 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37430

[Bug ada/37430] C974013 gives exception [regression]

2008-09-08 Thread joel at gcc dot gnu dot org
--- Comment #1 from joel at gcc dot gnu dot org 2008-09-08 19:05 --- Worked on SVN trunk as of this report http://gcc.gnu.org/ml/gcc-testresults/2008-08/msg02355.html -- joel at gcc dot gnu dot org changed: What|Removed |Added

[Bug ada/37431] New: ACATS failures for alignment

2008-09-08 Thread joel at gcc dot gnu dot org
FIRMED Severity: normal Priority: P3 Component: ada AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: joel at gcc dot gnu dot org GCC target triplet: sparc-rtems4.9 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37431

[Bug ada/37430] C974013 gives exception [regression]

2008-09-08 Thread joel at gcc dot gnu dot org
--- Comment #2 from joel at gcc dot gnu dot org 2008-09-08 19:10 --- Stupid mistake.. Previous link was to sparc not powerpc ACATS. Here is the correct URL for test results where this did not fail. 20080812 (experimental) [trunk revision 139039] on powerpc-rtems4.9 http://gcc.gnu.org

[Bug ada/37431] SPARC ACATS failures for alignment

2008-09-08 Thread joel at gcc dot gnu dot org
--- Comment #1 from joel at gcc dot gnu dot org 2008-09-08 19:32 --- 4.3.0 results here http://gcc.gnu.org/ml/gcc-testresults/2008-05/msg00543.html -- joel at gcc dot gnu dot org changed: What|Removed |Added

[Bug ada/37440] New: GNAT Bug Box a-ngcefu.adb:397 [regression]

2008-09-09 Thread joel at gcc dot gnu dot org
Version: 4.4.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: ada AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: joel at gcc dot gnu dot org GCC target triplet: arm-rtems4.9 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37440

[Bug ada/35576] Ada HW Interrupt Task Enhancement

2008-09-11 Thread joel at gcc dot gnu dot org
--- Comment #19 from joel at gcc dot gnu dot org 2008-09-11 20:08 --- Now merged on SVN trunk. Closing. Thanks Arnaud. -- joel at gcc dot gnu dot org changed: What|Removed |Added

[Bug ada/21327] gnat_ugn.texi invalid @direntry

2008-09-11 Thread joel at gcc dot gnu dot org
--- Comment #4 from joel at gcc dot gnu dot org 2008-09-11 20:12 --- ping. Still not fixed as of 20080910 [trunk revision 140246] -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21327

[Bug ada/37431] SPARC ACATS failures for alignment

2008-09-18 Thread joel at gcc dot gnu dot org
--- Comment #2 from joel at gcc dot gnu dot org 2008-09-18 13:41 --- ACATS for 4.3.2 http://gcc.gnu.org/ml/gcc-testresults/2008-09/msg00876.html -- joel at gcc dot gnu dot org changed: What|Removed |Added

[Bug ada/37431] SPARC ACATS failures for alignment

2008-09-20 Thread joel at gcc dot gnu dot org
--- Comment #4 from joel at gcc dot gnu dot org 2008-09-20 21:24 --- According to http://gcc.gnu.org/ml/gcc-testresults/2008-09/msg01683.html this problem is gone. We are back down to 10 failures. Thanks. Are there any remaining on that report, you want me to give you a back trace

[Bug c/37665] New: invalid loop generation

2008-09-27 Thread joel at gcc dot gnu dot org
: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: joel at gcc dot gnu dot org GCC target triplet: m32c-elf http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37665

[Bug c/37665] invalid loop generation

2008-09-27 Thread joel at gcc dot gnu dot org
--- Comment #1 from joel at gcc dot gnu dot org 2008-09-27 21:00 --- Created an attachment (id=16417) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16417&action=view) small test program test program demonstrating problem -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37665

[Bug c/37666] New: ICE compiling newlib [regression]

2008-09-27 Thread joel at gcc dot gnu dot org
ion] Product: gcc Version: 4.4.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: joel at gcc dot gnu dot org GCC target triplet: arm-rtems4.9 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37666

[Bug middle-end/37666] [4.4 Regression] ICE compiling newlib

2008-09-30 Thread joel at gcc dot gnu dot org
--- Comment #3 from joel at gcc dot gnu dot org 2008-09-30 13:06 --- Created an attachment (id=16432) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16432&action=view) preprocessed code Prepropcessed output -- untrimmed -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37666

[Bug middle-end/37666] [4.4 Regression] ICE compiling newlib

2008-09-30 Thread joel at gcc dot gnu dot org
--- Comment #4 from joel at gcc dot gnu dot org 2008-09-30 14:03 --- Arguments to create ICE were "-O2 -mthumb" -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37666

  1   2   3   4   >