[Bug middle-end/36828] 4.3.1 when optimising for size generates much larger code than 4.0.x

2008-07-15 Thread joel at gcc dot gnu dot org
--- Comment #2 from joel at gcc dot gnu dot org 2008-07-15 22:44 --- I attached this code earlier for you to http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31849 along with size reports for various optimization levels (Os, O1, and O2) and gcc versions. Is this a dupe of that PR or

[Bug ada/36937] New: Compiler error on ACATS cxg1004

2008-07-25 Thread joel at gcc dot gnu dot org
Component: ada AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: joel at gcc dot gnu dot org GCC host triplet: i686-pc-linux-gnu GCC target triplet: arm-rtems4.9 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36937

[Bug ada/36937] Compiler error on ACATS cxg1004

2008-07-25 Thread joel at gcc dot gnu dot org
--- Comment #1 from joel at gcc dot gnu dot org 2008-07-25 17:57 --- Created an attachment (id=15961) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15961&action=view) Concatenated source code per bug box request -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36937

[Bug ada/36937] Compiler error on ACATS cxg1004

2008-07-25 Thread joel at gcc dot gnu dot org
--- Comment #2 from joel at gcc dot gnu dot org 2008-07-25 17:58 --- Didn't cut and paste exception message. Here it is. raised TYPES.UNRECOVERABLE_ERROR : comperr.adb:424 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36937

[Bug ada/36937] Compiler error on ACATS cxg1004

2008-07-25 Thread joel at gcc dot gnu dot org
--- Comment #3 from joel at gcc dot gnu dot org 2008-07-25 18:01 --- Compiler error at -O2 but not with -O or -O1 Removing -fstack-check has no effect. So "-O2" is the shortest set of options that fail. -O1 works. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36937

[Bug ada/36939] New: Build Failure Ada SH2e

2008-07-25 Thread joel at gcc dot gnu dot org
Summary: Build Failure Ada SH2e Product: gcc 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 ho

[Bug ada/36939] Build Failure Ada SH2e

2008-07-25 Thread joel at gcc dot gnu dot org
--- Comment #3 from joel at gcc dot gnu dot org 2008-07-25 20:35 --- > This tells us s-scaval.adb assumes long_float is at least 64 bits, but it > seems to be 32 bits for sh target. Just to precise -- only on this multilib variant. I am pretty sure other SH models have

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

2008-07-25 Thread joel at gcc dot gnu dot org
erity: normal Priority: P3 Component: ada AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: joel at gcc dot gnu dot org GCC host triplet: i686-pc-linux-gnu GCC target triplet: bfin-rtems4.9 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36940

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

2008-08-01 Thread joel at gcc dot gnu dot org
: 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: sparc-rtems4.9 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37005

[Bug rtl-optimization/25890] [4.2 regression] testsuite failure: gcc.c-torture/compile/20051228-1.c

2006-01-23 Thread joel at gcc dot gnu dot org
--- Comment #5 from joel at gcc dot gnu dot org 2006-01-23 20:40 --- sh-rtems fails to build also. Andrew thought it was related so I am adding myself and this link to my failure post. http://gcc.gnu.org/ml/gcc/2006-01/msg00869.html -- joel at gcc dot gnu dot org changed

[Bug middle-end/25905] [4.2 regression] ICE in expand_compound_operation

2006-01-23 Thread joel at gcc dot gnu dot org
--- Comment #8 from joel at gcc dot gnu dot org 2006-01-23 20:42 --- sh-rtems fails to build also. Andrew thought it was related so I am adding myself and this link to my failure post. http://gcc.gnu.org/ml/gcc/2006-01/msg00869.html -- joel at gcc dot gnu dot org changed

[Bug other/21629] New: [doc] gnat version requirements in install.texi

2005-05-17 Thread joel at gcc dot gnu dot org
at gcc dot gnu dot org CC: corsepiu at gcc dot gnu dot org,gcc-bugs at gcc dot gnu dot org,laurent at guerby dot net http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21629

[Bug target/14436] [3.3/3.4 regression] ICE building libgcc.a

2005-01-09 Thread joel at gcc dot gnu dot org
--- Additional Comments From joel at gcc dot gnu dot org 2005-01-09 16:37 --- (In reply to comment #9) > Fixed on the mainline. Could this fix be applied to the 3.4 branch? -- What|Removed |Ad

[Bug target/14436] [3.3/3.4 regression] ICE building libgcc.a

2005-01-10 Thread joel at gcc dot gnu dot org
--- Additional Comments From joel at gcc dot gnu dot org 2005-01-10 12:28 --- (In reply to comment #10) > (In reply to comment #9) > > Fixed on the mainline. > > Could this fix be applied to the 3.4 branch? Are you sure it is even fixed? with gcc-4.0-20050109, the b

[Bug bootstrap/19364] New: embedded sparc does not bootstrap

2005-01-10 Thread joel at gcc dot gnu dot org
p Product: gcc Version: 4.0.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: bootstrap AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: joel at gcc dot gnu dot org CC: gcc-bugs at gcc dot gnu dot org

[Bug bootstrap/19364] [4.0 Regression] embedded sparc does not bootstrap

2005-01-10 Thread joel at gcc dot gnu dot org
--- Additional Comments From joel at gcc dot gnu dot org 2005-01-10 16:29 --- (In reply to comment #2) > > The embedded SPARC targets have developed a dependency on a Solaris specific > > file. This is a regression from the 3.3 and 3.4 series. > > The embedded SPA

[Bug bootstrap/19364] [4.0 Regression] embedded sparc does not bootstrap

2005-01-10 Thread joel at gcc dot gnu dot org
--- Additional Comments From joel at gcc dot gnu dot org 2005-01-10 22:32 --- (In reply to comment #4) > > Any guesses/suggestions on what might fix it. :) > > For the specific bug, I guess Daniel is the right guy to ask. For the general > problem, I think someon

[Bug bootstrap/19372] New: [4.0 regression] ICE in c-cppbuiltin.c

2005-01-11 Thread joel at gcc dot gnu dot org
y: P2 Component: bootstrap AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: joel at gcc dot gnu dot org CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: i686-pc-linux-gnu GCC host triplet: i686-pc-linux-gnu GCC target triplet: arm-rtems

[Bug bootstrap/19372] [4.0 regression] ICE in c-cppbuiltin.c

2005-01-11 Thread joel at gcc dot gnu dot org
--- Additional Comments From joel at gcc dot gnu dot org 2005-01-11 14:46 --- I think I did mess up the version string. I am trying to use the RTEMS RPMs scripts to build a snapshot set of RPMs to do full testing with. With a name like gcc-4.0-DATE, it messes up some of the patterns

[Bug bootstrap/19378] New: ICE during bootstrap compiling __fixdfdi

2005-01-11 Thread joel at gcc dot gnu dot org
: UNCONFIRMED Severity: normal Priority: P2 Component: bootstrap AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: joel at gcc dot gnu dot org CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: i686-pc-linux-gnu GCC host tri

[Bug bootstrap/19379] New: ICE during build of newlib's e_atan2.c when soft-float

2005-01-11 Thread joel at gcc dot gnu dot org
: ICE during build of newlib's e_atan2.c when soft-float Product: gcc Version: 4.0.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: bootstrap AssignedTo: unassigned at gcc dot gnu dot org Repo

[Bug target/19379] [4.0 Regression] ICE during build of newlib's e_atan2.c when soft-float

2005-01-11 Thread joel at gcc dot gnu dot org
--- Additional Comments From joel at gcc dot gnu dot org 2005-01-11 23:19 --- Created an attachment (id=7932) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7932&action=view) test case This is the preprocessed output of newlib's e_atan2.c. I cut out the cpp directives

[Bug bootstrap/19364] [4.0 Regression] embedded sparc does not bootstrap

2005-01-11 Thread joel at gcc dot gnu dot org
--- Additional Comments From joel at gcc dot gnu dot org 2005-01-12 00:03 --- (In reply to comment #7) > sparc/sol2.h seems to be used just for sparc*-*-solaris* (correct) > and sparc*-*-{elf,rtems}* (incorrectly). sparc*-*-linux* and > sparc*-*-{free,net,open}bsd* don't

[Bug target/19379] [4.0 Regression] ICE during build of newlib's e_atan2.c when soft-float

2005-01-12 Thread joel at gcc dot gnu dot org
--- Additional Comments From joel at gcc dot gnu dot org 2005-01-12 12:50 --- (In reply to comment #4) > (In reply to comment #3) > > What do you want the ABI for soft-float to be? > > As RTEMS is probably the only user of -msoft-float, you get to choose. > -msoft-

[Bug target/19379] [4.0 Regression] ICE during build of newlib's e_atan2.c when soft-float

2005-01-12 Thread joel at gcc dot gnu dot org
--- Additional Comments From joel at gcc dot gnu dot org 2005-01-12 14:41 --- (In reply to comment #6) > (In reply to comment #5) > > (In reply to comment #4) > > > (In reply to comment #3) > > If you are tuly using soft-float, then the results can't be ret

[Bug target/19399] [4.0 Regression] mutexes support broken

2005-01-12 Thread joel at gcc dot gnu dot org
--- Additional Comments From joel at gcc dot gnu dot org 2005-01-12 17:15 --- (In reply to comment #3) > I think the most flexible and simple solution would be to add a > rtems_gxx_recursive_mutex_init to RTEMS. > > Also, I'd prefer to use this definiti

[Bug target/19379] [4.0 Regression] ICE during build of newlib's e_atan2.c when soft-float

2005-01-12 Thread joel at gcc dot gnu dot org
--- Additional Comments From joel at gcc dot gnu dot org 2005-01-13 01:44 --- (In reply to comment #9) > In reply to comment #5: > > Perhaps I am out of touch with what's extant in the embedded space. > I havn't been paid to care about that in quite some time. I

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

2005-01-14 Thread joel at gcc dot gnu dot org
--- Additional Comments From joel at gcc dot gnu dot org 2005-01-14 14:39 --- (In reply to comment #2) > Hmm, I cannot reproduce it on 20050113 with a cross from ppc-darwin compiled at -O0. Can you reproduce it at -O2? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19421

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

2005-01-14 Thread joel at gcc dot gnu dot org
--- Additional Comments From joel at gcc dot gnu dot org 2005-01-14 14:45 --- Wierd.. we are on x86-gnu-linux so would be using a totally different host compiler. I am using a gcc 3.4.3 and don't know what Ralf is using. Does it fail when cc1 is compiled at a higher optimization

[Bug ada/19488] New: RTEMS Ada RTS doesn't compile

2005-01-17 Thread joel at gcc dot gnu dot org
RTEMS Ada RTS doesn't compile Product: gcc Version: 4.0.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: ada AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: joel at gcc dot gnu dot org

[Bug ada/19488] RTEMS Ada RTS doesn't compile

2005-01-17 Thread joel at gcc dot gnu dot org
--- Additional Comments From joel at gcc dot gnu dot org 2005-01-17 17:59 --- Created an attachment (id=7974) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7974&action=view) RTEMS specific fixes to Ada RTS to allow compilation The RTEMS GNAT port does NOT use ATCB_Key bu

[Bug ada/19489] New: gnat tools not buildable cross

2005-01-17 Thread joel at gcc dot gnu dot org
dot gnu dot org ReportedBy: joel at gcc dot gnu dot org CC: gcc-bugs at gcc dot gnu dot org,laurent at guerby dot net GCC build triplet: i686-pc-linux-gnu GCC host triplet: i686-pc-linux-gnu GCC target triplet: *-rtems* http://gcc.gnu.org/bugzilla

[Bug ada/19489] gnat tools not buildable cross

2005-01-17 Thread joel at gcc dot gnu dot org
--- Additional Comments From joel at gcc dot gnu dot org 2005-01-17 20:08 --- Created an attachment (id=7975) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7975&action=view) Build Log from powerpc-rtems gnat attempt Build log of failure case. -- http://gcc.gnu.org/b

[Bug target/19379] [4.0 Regression] ICE during build of newlib's e_atan2.c when soft-float

2005-01-17 Thread joel at gcc dot gnu dot org
--- Additional Comments From joel at gcc dot gnu dot org 2005-01-17 20:17 --- I should have mentioned that I can build and install a C/C++ toolset. If you think this is OK, can I commit it? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19379

[Bug target/19379] [4.0 Regression] ICE during build of newlib's e_atan2.c when soft-float

2005-01-18 Thread joel at gcc dot gnu dot org
--- Additional Comments From joel at gcc dot gnu dot org 2005-01-18 14:14 --- (In reply to comment #17) > Yes, the patch in comment 15 is ok. I just committed it. I hope it is still OK. :) If you think it's OK, this can be closed. -- http://gcc.gnu.org/bugzilla/show_bu

[Bug ada/19488] RTEMS Ada RTS doesn't compile

2005-01-18 Thread joel at gcc dot gnu dot org
-- What|Removed |Added OtherBugsDependingO||19489 nThis|| http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19488

[Bug ada/19489] gnat tools not buildable cross

2005-01-18 Thread joel at gcc dot gnu dot org
-- What|Removed |Added BugsThisDependsOn||19488 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19489

[Bug target/19537] New: tic4x does not build -- ICE in libgcc

2005-01-19 Thread joel at gcc dot gnu dot org
ty: normal Priority: P2 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: joel at gcc dot gnu dot org CC: gcc-bugs at gcc dot gnu dot org GCC target triplet: tic4x-rtems, tic4x-* http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19537

[Bug bootstrap/19364] [4.0 Regression] embedded sparc does not bootstrap

2005-01-20 Thread joel at gcc dot gnu dot org
--- Additional Comments From joel at gcc dot gnu dot org 2005-01-20 12:42 --- (In reply to comment #10) > I'm not very fond of the patch because it trades an explicit dependency on > Solaris for an implicit dependency on NetBSD, bringing the bugs in the > process. In ge

[Bug bootstrap/19364] [4.0 Regression] embedded sparc does not bootstrap

2005-01-20 Thread joel at gcc dot gnu dot org
--- Additional Comments From joel at gcc dot gnu dot org 2005-01-20 14:17 --- (In reply to comment #13) > (In reply to comment #12) > > > > FYI Ralf tracked down one warning we got linking sparc apps to this: > > > > >>>I think the cause is spar

[Bug target/19548] New: RTEMS CPP specs not merged from 3.2/3.2 branches

2005-01-20 Thread joel at gcc dot gnu dot org
Version: 4.0.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: joel at gcc dot gnu dot org CC: gcc-bugs at gcc dot gnu dot org,ralf do

[Bug target/19528] [4.0 regression] missing ra.h

2005-01-22 Thread joel at gcc dot gnu dot org
--- Additional Comments From joel at gcc dot gnu dot org 2005-01-22 12:57 --- (In reply to comment #10) > Mark, while you're using your RM powers to move the target milestone on > this one, could you also please use your GWP powers to approve the simple > patch http://

[Bug target/19378] [4.0 Regression] ICE during bootstrap compiling __fixdfdi

2005-01-22 Thread joel at gcc dot gnu dot org
--- Additional Comments From joel at gcc dot gnu dot org 2005-01-22 13:02 --- (In reply to comment #6) > AVR is not a primary or secondary platform; removing target milestone. Understood but there is a patch from Rager Sayle and all it needs is to be reviewed and approved. He pos

[Bug target/19378] [4.0 Regression] ICE during bootstrap compiling __fixdfdi

2005-01-22 Thread joel at gcc dot gnu dot org
-- What|Removed |Added CC||denisc at overta dot ru AssignedTo|unassigned at gcc dot gnu |denisc at overta dot ru

[Bug target/19378] [4.0 Regression] ICE during bootstrap compiling __fixdfdi

2005-01-22 Thread joel at gcc dot gnu dot org
--- Additional Comments From joel at gcc dot gnu dot org 2005-01-22 21:28 --- I just assigned it to one AVR maintainer and cc'ed the other. Could one of you review this patch and commit it per Mark's request. -- What|Removed

[Bug c/19593] New: ICE at build_def_use, at regrename.c:763

2005-01-23 Thread joel at gcc dot gnu dot org
n: 3.4.3 Status: UNCONFIRMED Severity: normal Priority: P2 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: joel at gcc dot gnu dot org CC: gcc-bugs at gcc dot gnu dot org,ralf dot cors

[Bug c/19593] ICE at build_def_use, at regrename.c:763

2005-01-23 Thread joel at gcc dot gnu dot org
--- Additional Comments From joel at gcc dot gnu dot org 2005-01-23 19:37 --- Created an attachment (id=8047) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8047&action=view) code which trips problem Test case file used in description. -- http://gcc.gnu.org/b

[Bug rtl-optimization/18295] verify_local_live_at_start failed with -O3

2005-01-23 Thread joel at gcc dot gnu dot org
--- Additional Comments From joel at gcc dot gnu dot org 2005-01-23 23:46 --- Appears to be fixed in gcc 4.0.0 (20050122). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18295

[Bug target/19593] ICE at build_def_use, at regrename.c:763

2005-01-24 Thread joel at gcc dot gnu dot org
--- Additional Comments From joel at gcc dot gnu dot org 2005-01-24 12:11 --- (In reply to comment #3) > Can you try 3.4.4? There is no 3.4.4 on gcc.gnu.org. Do you mean the head of the 3.4 branch? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19593

[Bug rtl-optimization/17810] [3.4 Regression] internal compiler error: in verify_local_live_at_start for arm-rtems, arm-linux

2005-02-01 Thread joel at gcc dot gnu dot org
--- Additional Comments From joel at gcc dot gnu dot org 2005-02-01 19:13 --- Neither icetest1 nor the reduced test case fails with gcc 4.0.0 20050124 when targeting arm-rtems4.7. -- What|Removed |Added

[Bug libstdc++/17627] M68060 fails with libstdc++-v3/config/cpu/m68k/atomicity.h

2004-11-02 Thread joel at gcc dot gnu dot org
--- Additional Comments From joel at gcc dot gnu dot org 2004-11-02 12:28 --- I emailed Chris privately. The stack is properly aligned. But his target is not setup at the moment and he would have to build a special toolset without his workwound/fix in place. He won't be able

<    1   2   3   4