[Bug middle-end/35705] [4.3/4.4 Regression] Symbol address check eliminated by C frontend.

2008-04-01 Thread danglin at gcc dot gnu dot org
--- Comment #15 from danglin at gcc dot gnu dot org 2008-04-01 22:15 --- Subject: Bug 35705 Author: danglin Date: Tue Apr 1 22:14:41 2008 New Revision: 133804 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=133804 Log: PR middle-end/35705 * fold-const.c (get_poi

[Bug middle-end/35705] [4.3/4.4 Regression] Symbol address check eliminated by C frontend.

2008-04-01 Thread danglin at gcc dot gnu dot org
--- Comment #16 from danglin at gcc dot gnu dot org 2008-04-01 22:17 --- Subject: Bug 35705 Author: danglin Date: Tue Apr 1 22:16:49 2008 New Revision: 133805 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=133805 Log: PR middle-end/35705 * fold-const.c (get_poi

[Bug middle-end/35705] [4.3/4.4 Regression] Symbol address check eliminated by C frontend.

2008-04-01 Thread danglin at gcc dot gnu dot org
--- Comment #17 from danglin at gcc dot gnu dot org 2008-04-01 22:17 --- Fixed. -- danglin at gcc dot gnu dot org changed: What|Removed |Added Status|NEW

[Bug ada/33857] Cannot bootstrap Ada with host gnatmake-4.2

2008-04-01 Thread danglin at gcc dot gnu dot org
--- Comment #9 from danglin at gcc dot gnu dot org 2008-04-01 22:23 --- Subject: Bug 33857 Author: danglin Date: Tue Apr 1 22:23:04 2008 New Revision: 133806 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=133806 Log: PR ada/33857 * env.c: Always include crt_exte

[Bug ada/33857] Cannot bootstrap Ada with host gnatmake-4.2

2008-04-01 Thread danglin at gcc dot gnu dot org
--- Comment #10 from danglin at gcc dot gnu dot org 2008-04-01 22:25 --- Subject: Bug 33857 Author: danglin Date: Tue Apr 1 22:25:02 2008 New Revision: 133807 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=133807 Log: PR ada/33857 * env.c: Always include crt_ex

[Bug ada/33857] Cannot bootstrap Ada with host gnatmake-4.2

2008-04-01 Thread danglin at gcc dot gnu dot org
--- Comment #11 from danglin at gcc dot gnu dot org 2008-04-01 22:27 --- This bug is fixed on darwin. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33857

[Bug ada/35284] Branch to 0x0 from Ada run-time

2008-04-01 Thread joel at gcc dot gnu dot org
--- Comment #26 from joel at gcc dot gnu dot org 2008-04-01 22:40 --- (In reply to comment #25) > The binder will generate a call to Set_Globals The code is different for the head but the intent is clear. Thanks for the explanation. A diff of the generated b~ file for powerpc and i386

[Bug tree-optimization/35787] [4.4 Regression]: Revision 133680 breaks 447.dealII

2008-04-01 Thread rguenth at gcc dot gnu dot org
--- Comment #5 from rguenth at gcc dot gnu dot org 2008-04-01 23:00 --- Subject: Bug 35787 Author: rguenth Date: Tue Apr 1 22:59:21 2008 New Revision: 133808 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=133808 Log: 2008-04-02 Richard Guenther <[EMAIL PROTECTED]> *

[Bug ada/33688] Ada package Gnat.Sockets missing constant for IP_PKTINFO (patch)

2008-04-01 Thread danglin at gcc dot gnu dot org
--- Comment #8 from danglin at gcc dot gnu dot org 2008-04-02 00:32 --- The change to g-soccon-darwin.ads didn't define IP_PKTINFO. /Users/dave/gnu/gcc/objdir/./gcc/xgcc -B/Users/dave/gnu/gcc/objdir/./gcc/ -B/opt /gnu/gcc/gcc-4.4.0/i686-apple-darwin9/bin/ -B/opt/gnu/gcc/gcc-4.4.0/i686-a

[Bug ada/33688] Ada package Gnat.Sockets missing constant for IP_PKTINFO (patch)

2008-04-01 Thread danglin at gcc dot gnu dot org
--- Comment #9 from danglin at gcc dot gnu dot org 2008-04-02 01:03 --- Subject: Bug 33688 Author: danglin Date: Wed Apr 2 01:02:58 2008 New Revision: 133814 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=133814 Log: PR ada/33688 * g-soccon-darwin.ads: Define ne

[Bug ada/33688] Ada package Gnat.Sockets missing constant for IP_PKTINFO (patch)

2008-04-01 Thread danglin at gcc dot gnu dot org
--- Comment #10 from danglin at gcc dot gnu dot org 2008-04-02 01:03 --- Fixed. -- danglin at gcc dot gnu dot org changed: What|Removed |Added Status|REOPENE

[Bug tree-optimization/35795] New: [4.4 Regression] Revision 133787 breaks ia64

2008-04-01 Thread hjl dot tools at gmail dot com
Breakpoint 1, fancy_abort ( file=0x40c7c9c8 "/net/gnu-13/export/gnu/src/gcc/gcc/gcc/function.c", line=3943, function=0x40c7cd40 "prepare_function_start") at /net/gnu-13/export/gnu/src/gcc/gcc/gcc/diagnostic.c:654 f 1654internal_error ("in %s, at %s:%d", function, trim_fi

[Bug tree-optimization/35795] [4.4 Regression] Revision 133787 breaks ia64

2008-04-01 Thread hjl dot tools at gmail dot com
--- Comment #1 from hjl dot tools at gmail dot com 2008-04-02 04:30 --- Bad revision is at http://gcc.gnu.org/ml/gcc-cvs/2008-04/msg00011.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35795

[Bug middle-end/35781] [4.4 Regression]: Revision 133759 breaks ia64

2008-04-01 Thread hjl dot tools at gmail dot com
--- Comment #8 from hjl dot tools at gmail dot com 2008-04-02 04:31 --- Ia64 problem is due to PR 35795. -- hjl dot tools at gmail dot com changed: What|Removed |Added

[Bug tree-optimization/35795] [4.4 Regression] Revision 133787 breaks ia64

2008-04-01 Thread hjl dot tools at gmail dot com
--- Comment #2 from hjl dot tools at gmail dot com 2008-04-02 04:35 --- I am testing this patch: --- function.c.foo 2008-04-01 17:40:49.0 -0700 +++ function.c 2008-04-01 21:34:20.0 -0700 @@ -3940,7 +3940,7 @@ push_struct_function (tree fndecl) static void prepare

<    1   2