[Bug ada/41854] New: Assert_Failure sinfo.adb:2362

2009-10-28 Thread rogermc at iinet dot net dot au
at iinet dot net dot au http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41854

[Bug ada/41854] Assert_Failure sinfo.adb:2362

2009-10-28 Thread rogermc at iinet dot net dot au
--- Comment #1 from rogermc at iinet dot net dot au 2009-10-28 07:15 --- Created an attachment (id=18922) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18922action=view) Types.ads -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41854

[Bug ada/41854] Assert_Failure sinfo.adb:2362

2009-10-28 Thread rogermc at iinet dot net dot au
--- Comment #2 from rogermc at iinet dot net dot au 2009-10-28 07:16 --- Created an attachment (id=18923) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18923action=view) tools.ads -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41854

[Bug ada/41854] Assert_Failure sinfo.adb:2362

2009-10-28 Thread rogermc at iinet dot net dot au
--- Comment #3 from rogermc at iinet dot net dot au 2009-10-28 07:23 --- Created an attachment (id=18924) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18924action=view) tools.adb The bug report occurred when I changed basisData : tBasisData(Positive 1..2); to: basisData

[Bug ada/41854] Assert_Failure sinfo.adb:2362

2009-10-28 Thread rogermc at iinet dot net dot au
--- Comment #4 from rogermc at iinet dot net dot au 2009-10-28 07:27 --- Bug is repeatable. Syntax check works OK. -- rogermc at iinet dot net dot au changed: What|Removed |Added

[Bug ada/41854] Assert_Failure sinfo.adb:2362

2009-10-28 Thread rogermc at iinet dot net dot au
--- Comment #5 from rogermc at iinet dot net dot au 2009-10-28 07:39 --- Of course, correct declaration is bug free: basisData : tBasisData(2); -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41854

[Bug fortran/40612] internal compiler error: in gfc_add_modify, at fortran/trans.c

2009-07-03 Thread rogermc at iinet dot net dot au
--- Comment #10 from rogermc at iinet dot net dot au 2009-07-03 10:01 --- I updated gfortran as suggested and now abavrml.F compiles OK. Bug seems resolved. Thanks for advice. gfortran -v now responds with: Using built-in specs. Target: i386-apple-darwin8.10.1 Configured with: /tmp

[Bug fortran/40612] internal compiler error: in gfc_add_modify, at fortran/trans.c

2009-07-02 Thread rogermc at iinet dot net dot au
--- Comment #7 from rogermc at iinet dot net dot au 2009-07-02 22:58 --- Although this program compiled OK under g77 it failed under gfortran. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40612

[Bug fortran/40612] New: internal compiler error: in gfc_add_modify, at fortran/trans.c

2009-07-01 Thread rogermc at iinet dot net dot au
, at fortran/trans.c Product: gcc Version: 4.3.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: rogermc at iinet dot net

[Bug fortran/40612] internal compiler error: in gfc_add_modify, at fortran/trans.c

2009-07-01 Thread rogermc at iinet dot net dot au
--- Comment #1 from rogermc at iinet dot net dot au 2009-07-02 02:47 --- Created an attachment (id=18116) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18116action=view) File that failed -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40612

[Bug fortran/40612] internal compiler error: in gfc_add_modify, at fortran/trans.c

2009-07-01 Thread rogermc at iinet dot net dot au
--- Comment #2 from rogermc at iinet dot net dot au 2009-07-02 02:49 --- Created an attachment (id=18117) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18117action=view) Preprocessor output? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40612

[Bug fortran/40612] internal compiler error: in gfc_add_modify, at fortran/trans.c

2009-07-01 Thread rogermc at iinet dot net dot au
--- Comment #5 from rogermc at iinet dot net dot au 2009-07-02 03:07 --- Is it duplicate of or associated with GCC Bugzilla Bug 30284? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40612

[Bug fortran/40612] internal compiler error: in gfc_add_modify, at fortran/trans.c

2009-07-01 Thread rogermc at iinet dot net dot au
--- Comment #4 from rogermc at iinet dot net dot au 2009-07-02 02:58 --- Created an attachment (id=18119) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18119action=view) Include file needed by SUBROUTINE MKVRS1 to show bug -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40612

[Bug fortran/40612] internal compiler error: in gfc_add_modify, at fortran/trans.c

2009-07-01 Thread rogermc at iinet dot net dot au
--- Comment #3 from rogermc at iinet dot net dot au 2009-07-02 02:56 --- Created an attachment (id=18118) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18118action=view) An include file needed by SUBROUTINE MKVRS1 to show bug -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id

[Bug ada/40438] New: Internal error: Trace/BPT trap (program cc1obj)

2009-06-14 Thread rogermc at iinet dot net dot au
Severity: normal Priority: P3 Component: ada AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: rogermc at iinet dot net dot au http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40438

[Bug ada/40438] Internal error: Trace/BPT trap (program cc1obj)

2009-06-14 Thread rogermc at iinet dot net dot au
--- Comment #1 from rogermc at iinet dot net dot au 2009-06-14 07:07 --- Created an attachment (id=17992) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17992action=view) make file make file causing failure -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40438

[Bug ada/40438] Internal error: Trace/BPT trap (program cc1obj)

2009-06-14 Thread rogermc at iinet dot net dot au
--- Comment #2 from rogermc at iinet dot net dot au 2009-06-14 07:13 --- Created an attachment (id=17993) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17993action=view) general.make called by make prior to GNUmakefile :/Ada_Source/cocoa-gnat-0.2 Roger$make general.make:13

[Bug bootstrap/34561] Cannot build compiler for Mac Intel under Leopard

2007-12-22 Thread rogermc at iinet dot net dot au
--- Comment #1 from rogermc at iinet dot net dot au 2007-12-22 21:07 --- Created an attachment (id=14807) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14807action=view) config.log -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34561

[Bug bootstrap/34561] New: Cannot build compiler for Mac Intel under Leopard

2007-12-22 Thread rogermc at iinet dot net dot au
Product: gcc Version: 4.3.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: bootstrap AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: rogermc at iinet dot net dot au http://gcc.gnu.org/bugzilla

[Bug ada/34489] Compilation of applicationservices-qd-quickdraw.ads fails

2007-12-16 Thread rogermc at iinet dot net dot au
--- Comment #5 from rogermc at iinet dot net dot au 2007-12-16 08:51 --- (In reply to comment #4) Already fixed. How or where can I obtain the fix? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34489

[Bug ada/34489] New: Compilation of applicationservices-qd-quickdraw.ads fails

2007-12-15 Thread rogermc at iinet dot net dot au
Component: ada AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: rogermc at iinet dot net dot au http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34489

[Bug ada/34489] Compilation of applicationservices-qd-quickdraw.ads fails

2007-12-15 Thread rogermc at iinet dot net dot au
--- Comment #1 from rogermc at iinet dot net dot au 2007-12-15 23:24 --- Created an attachment (id=14772) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14772action=view) concatenated Framework files (compressed) command generating error (from mac intel, leopard, Xcode version 3.0

[Bug ada/34489] Compilation of applicationservices-qd-quickdraw.ads fails

2007-12-15 Thread rogermc at iinet dot net dot au
--- Comment #2 from rogermc at iinet dot net dot au 2007-12-15 23:29 --- Created an attachment (id=14773) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14773action=view) concatenated framework files (compressed) command causing bug generated by Xcode 3.0, Intel Mac Leopard: gcc

[Bug ada/34492] New: corefoundation-cfbase.ads failed to compile

2007-12-15 Thread rogermc at iinet dot net dot au
Severity: normal Priority: P3 Component: ada AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: rogermc at iinet dot net dot au http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34492

[Bug ada/34492] corefoundation-cfbase.ads failed to compile

2007-12-15 Thread rogermc at iinet dot net dot au
--- Comment #2 from rogermc at iinet dot net dot au 2007-12-16 00:24 --- The bindings were installed from Carbon_Bindings_xcode.pkg which I think I got via the www.adapower.net site. I previously submitted bug 34489 in response to a compilation message requesting me to do so, so that's

[Bug ada/34489] Compilation of applicationservices-qd-quickdraw.ads fails

2007-12-15 Thread rogermc at iinet dot net dot au
--- Comment #3 from rogermc at iinet dot net dot au 2007-12-16 02:08 --- Error occurs for both MacOSX10.4u.sdk and MacOSX10.5.sdk -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34489