[Bug rtl-optimization/40587] New: ICE in emit_swap_insn at reg-stack.c:827

2009-06-29 Thread pmblakely at googlemail dot com
P3 Component: rtl-optimization AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: pmblakely at googlemail dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40587

[Bug rtl-optimization/40587] ICE in emit_swap_insn at reg-stack.c:827

2009-06-29 Thread pmblakely at googlemail dot com
--- Comment #1 from pmblakely at googlemail dot com 2009-06-29 12:51 --- Created an attachment (id=18091) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18091&action=view) Minimal test-case -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40587

[Bug target/40587] ICE in emit_swap_insn at reg-stack.c:827

2009-06-29 Thread pmblakely at googlemail dot com
--- Comment #3 from pmblakely at googlemail dot com 2009-06-29 14:28 --- (In reply to comment #2) > Didn't GCC say report the bug to http://bugzilla.redhat.com/bugzilla ? > Oh, yes. Sorry. I'll post it there. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40587

[Bug tree-optimization/56837] New: -ftree-loop-distribute-patterns generates incorrect code

2013-04-04 Thread pmblakely at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56837 Bug #: 56837 Summary: -ftree-loop-distribute-patterns generates incorrect code Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED

[Bug fortran/111719] New: Omitting data-sharing attribute for function return value in OpenMP does not raise an error.

2023-10-07 Thread pmblakely at googlemail dot com via Gcc-bugs
Severity: normal Priority: P3 Component: fortran Assignee: unassigned at gcc dot gnu.org Reporter: pmblakely at googlemail dot com Target Milestone: --- In the following Fortran90 example: program prog contains function b(arr) implicit none