public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/93964] [8/9 Regression] [graphite] ICE in assign_parameter_index_in_region, at graphite-scop-detection.c:1104
       [not found] <bug-93964-4@http.gcc.gnu.org/bugzilla/>
@ 2021-03-17  9:35 ` cvs-commit at gcc dot gnu.org
  2021-03-17 12:05 ` [Bug tree-optimization/93964] [8 " cvs-commit at gcc dot gnu.org
  2021-03-17 12:05 ` rguenth at gcc dot gnu.org
  2 siblings, 0 replies; 3+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2021-03-17  9:35 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93964

--- Comment #5 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-9 branch has been updated by Richard Biener
<rguenth@gcc.gnu.org>:

https://gcc.gnu.org/g:bb0ec9cffb1d0a3326d8c4ed197717fc08eeec37

commit r9-9287-gbb0ec9cffb1d0a3326d8c4ed197717fc08eeec37
Author: Richard Biener <rguenther@suse.de>
Date:   Wed Mar 4 10:40:32 2020 +0100

    tree-optimization/93964 - adjust ISL code generation for pointer params

    Pointers eventually need intermediate conversions in code generation.
    Allowing them is much easier than fending them off since niter
    and scev expansion easily drag those in.

    2020-02-04  Richard Biener  <rguenther@suse.de>

            PR tree-optimization/93964
            * graphite-isl-ast-to-gimple.c
            (gcc_expression_from_isl_ast_expr_id): Add intermediate
            conversion for pointer to integer converts.
            * graphite-scop-detection.c (assign_parameter_index_in_region):
            Relax assert.

            * gcc.dg/graphite/pr93964.c: New testcase.

    (cherry picked from commit dca54007ebb5d49c3d6cea63ee87fd8f3ccb9ca5)

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug tree-optimization/93964] [8 Regression] [graphite] ICE in assign_parameter_index_in_region, at graphite-scop-detection.c:1104
       [not found] <bug-93964-4@http.gcc.gnu.org/bugzilla/>
  2021-03-17  9:35 ` [Bug tree-optimization/93964] [8/9 Regression] [graphite] ICE in assign_parameter_index_in_region, at graphite-scop-detection.c:1104 cvs-commit at gcc dot gnu.org
@ 2021-03-17 12:05 ` cvs-commit at gcc dot gnu.org
  2021-03-17 12:05 ` rguenth at gcc dot gnu.org
  2 siblings, 0 replies; 3+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2021-03-17 12:05 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93964

--- Comment #6 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-8 branch has been updated by Richard Biener
<rguenth@gcc.gnu.org>:

https://gcc.gnu.org/g:5fb76d406e75acc7223df06b66b95e70705e1185

commit r8-10807-g5fb76d406e75acc7223df06b66b95e70705e1185
Author: Richard Biener <rguenther@suse.de>
Date:   Wed Mar 4 10:40:32 2020 +0100

    tree-optimization/93964 - adjust ISL code generation for pointer params

    Pointers eventually need intermediate conversions in code generation.
    Allowing them is much easier than fending them off since niter
    and scev expansion easily drag those in.

    2020-02-04  Richard Biener  <rguenther@suse.de>

            PR tree-optimization/93964
            * graphite-isl-ast-to-gimple.c
            (gcc_expression_from_isl_ast_expr_id): Add intermediate
            conversion for pointer to integer converts.
            * graphite-scop-detection.c (assign_parameter_index_in_region):
            Relax assert.

            * gcc.dg/graphite/pr93964.c: New testcase.

    (cherry picked from commit bb0ec9cffb1d0a3326d8c4ed197717fc08eeec37)

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug tree-optimization/93964] [8 Regression] [graphite] ICE in assign_parameter_index_in_region, at graphite-scop-detection.c:1104
       [not found] <bug-93964-4@http.gcc.gnu.org/bugzilla/>
  2021-03-17  9:35 ` [Bug tree-optimization/93964] [8/9 Regression] [graphite] ICE in assign_parameter_index_in_region, at graphite-scop-detection.c:1104 cvs-commit at gcc dot gnu.org
  2021-03-17 12:05 ` [Bug tree-optimization/93964] [8 " cvs-commit at gcc dot gnu.org
@ 2021-03-17 12:05 ` rguenth at gcc dot gnu.org
  2 siblings, 0 replies; 3+ messages in thread
From: rguenth at gcc dot gnu.org @ 2021-03-17 12:05 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93964

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to work|                            |8.4.1
      Known to fail|                            |8.4.0
         Resolution|---                         |FIXED
             Status|ASSIGNED                    |RESOLVED

--- Comment #7 from Richard Biener <rguenth at gcc dot gnu.org> ---
Fixed.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-03-17 12:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-93964-4@http.gcc.gnu.org/bugzilla/>
2021-03-17  9:35 ` [Bug tree-optimization/93964] [8/9 Regression] [graphite] ICE in assign_parameter_index_in_region, at graphite-scop-detection.c:1104 cvs-commit at gcc dot gnu.org
2021-03-17 12:05 ` [Bug tree-optimization/93964] [8 " cvs-commit at gcc dot gnu.org
2021-03-17 12:05 ` rguenth at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).