public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/48842] New: [4.7 regression] ICE in evaluate_conditions_for_edge at ipa-inline-analysis.c:537 on Tru64 Unix
@ 2011-05-02 10:19 ro at gcc dot gnu.org
  2011-05-02 10:21 ` [Bug bootstrap/48842] " ro at gcc dot gnu.org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: ro at gcc dot gnu.org @ 2011-05-02 10:19 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48842

           Summary: [4.7 regression] ICE in evaluate_conditions_for_edge
                    at ipa-inline-analysis.c:537 on Tru64 Unix
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: ro@gcc.gnu.org
                CC: jh@suse.cz
              Host: alpha-dec-osf5.1b
            Target: alpha-dec-osf5.1b
             Build: alpha-dec-osf5.1b


Bootstrap on Tru64 UNIX V5.1B is currently broken when compiling libstdc++:

/var/gcc/regression/trunk/5.1b-gcc/build/alpha-dec-osf5.1b/libstdc++-v3/include/bits/unordered_set.h:398:1:
internal compiler error: vector VEC(tree,base) index domain error, in
evaluate_conditions_for_edge at ipa-inline-analysis.c:537
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
make[4]: *** [alpha-dec-osf5.1b/bits/stdc++.h.gch/O2ggnu++0x.gch] Error 1

This is obviously due to this patch:

2011-04-22  Jan Hubicka  <jh@suse.cz>

        * gengtype.c (open_base_files): Add ipa-inline.h include.
[...]
        (true_predicate, single_cond_predicate, false_predicate,
        not_inlined_predicate, add_condition, add_clause, and_predicates,
        or_predicates, predicates_equal_p, evaulate_predicate, dump_condition,
        dump_clause, dump_predicate, account_size_time,
        evaulate_conditions_for_edge): New functions.

Please fix.

  Rainer


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

* [Bug bootstrap/48842] [4.7 regression] ICE in evaluate_conditions_for_edge at ipa-inline-analysis.c:537 on Tru64 Unix
  2011-05-02 10:19 [Bug bootstrap/48842] New: [4.7 regression] ICE in evaluate_conditions_for_edge at ipa-inline-analysis.c:537 on Tru64 Unix ro at gcc dot gnu.org
@ 2011-05-02 10:21 ` ro at gcc dot gnu.org
  2011-05-02 11:54 ` [Bug bootstrap/48842] New: " Jan Hubicka
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: ro at gcc dot gnu.org @ 2011-05-02 10:21 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48842

Rainer Orth <ro at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |4.7.0


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

* Re: [Bug bootstrap/48842] New: [4.7 regression] ICE in evaluate_conditions_for_edge at ipa-inline-analysis.c:537 on Tru64 Unix
  2011-05-02 10:19 [Bug bootstrap/48842] New: [4.7 regression] ICE in evaluate_conditions_for_edge at ipa-inline-analysis.c:537 on Tru64 Unix ro at gcc dot gnu.org
  2011-05-02 10:21 ` [Bug bootstrap/48842] " ro at gcc dot gnu.org
@ 2011-05-02 11:54 ` Jan Hubicka
  2011-05-02 12:02 ` [Bug bootstrap/48842] " hubicka at ucw dot cz
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: Jan Hubicka @ 2011-05-02 11:54 UTC (permalink / raw)
  To: ro at gcc dot gnu.org; +Cc: gcc-bugs

> 2011-04-22  Jan Hubicka  <jh@suse.cz>
> 
>         * gengtype.c (open_base_files): Add ipa-inline.h include.
> [...]
>         (true_predicate, single_cond_predicate, false_predicate,
>         not_inlined_predicate, add_condition, add_clause, and_predicates,
>         or_predicates, predicates_equal_p, evaulate_predicate, dump_condition,
>         dump_clause, dump_predicate, account_size_time,
>         evaulate_conditions_for_edge): New functions.
> 
> Please fix.

I've fixed identical falure happening on HP and AIX.  Does it still reproduce for you?
Honza


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

* [Bug bootstrap/48842] [4.7 regression] ICE in evaluate_conditions_for_edge at ipa-inline-analysis.c:537 on Tru64 Unix
  2011-05-02 10:19 [Bug bootstrap/48842] New: [4.7 regression] ICE in evaluate_conditions_for_edge at ipa-inline-analysis.c:537 on Tru64 Unix ro at gcc dot gnu.org
  2011-05-02 10:21 ` [Bug bootstrap/48842] " ro at gcc dot gnu.org
  2011-05-02 11:54 ` [Bug bootstrap/48842] New: " Jan Hubicka
@ 2011-05-02 12:02 ` hubicka at ucw dot cz
  2011-05-02 12:23 ` ro at CeBiTec dot Uni-Bielefeld.DE
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: hubicka at ucw dot cz @ 2011-05-02 12:02 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48842

--- Comment #1 from Jan Hubicka <hubicka at ucw dot cz> 2011-05-02 11:54:47 UTC ---
> 2011-04-22  Jan Hubicka  <jh@suse.cz>
> 
>         * gengtype.c (open_base_files): Add ipa-inline.h include.
> [...]
>         (true_predicate, single_cond_predicate, false_predicate,
>         not_inlined_predicate, add_condition, add_clause, and_predicates,
>         or_predicates, predicates_equal_p, evaulate_predicate, dump_condition,
>         dump_clause, dump_predicate, account_size_time,
>         evaulate_conditions_for_edge): New functions.
> 
> Please fix.

I've fixed identical falure happening on HP and AIX.  Does it still reproduce
for you?
Honza


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

* [Bug bootstrap/48842] [4.7 regression] ICE in evaluate_conditions_for_edge at ipa-inline-analysis.c:537 on Tru64 Unix
  2011-05-02 10:19 [Bug bootstrap/48842] New: [4.7 regression] ICE in evaluate_conditions_for_edge at ipa-inline-analysis.c:537 on Tru64 Unix ro at gcc dot gnu.org
                   ` (2 preceding siblings ...)
  2011-05-02 12:02 ` [Bug bootstrap/48842] " hubicka at ucw dot cz
@ 2011-05-02 12:23 ` ro at CeBiTec dot Uni-Bielefeld.DE
  2011-05-04 11:15 ` ro at CeBiTec dot Uni-Bielefeld.DE
  2011-05-04 11:21 ` ro at gcc dot gnu.org
  5 siblings, 0 replies; 7+ messages in thread
From: ro at CeBiTec dot Uni-Bielefeld.DE @ 2011-05-02 12:23 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48842

--- Comment #2 from ro at CeBiTec dot Uni-Bielefeld.DE <ro at CeBiTec dot Uni-Bielefeld.DE> 2011-05-02 12:13:24 UTC ---
> --- Comment #1 from Jan Hubicka <hubicka at ucw dot cz> 2011-05-02 11:54:47 UTC ---

> I've fixed identical falure happening on HP and AIX.  Does it still reproduce
> for you?

I'll try a bootstrap off current mainline once the current 4.6 one has
finished.

    Rainer


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

* [Bug bootstrap/48842] [4.7 regression] ICE in evaluate_conditions_for_edge at ipa-inline-analysis.c:537 on Tru64 Unix
  2011-05-02 10:19 [Bug bootstrap/48842] New: [4.7 regression] ICE in evaluate_conditions_for_edge at ipa-inline-analysis.c:537 on Tru64 Unix ro at gcc dot gnu.org
                   ` (3 preceding siblings ...)
  2011-05-02 12:23 ` ro at CeBiTec dot Uni-Bielefeld.DE
@ 2011-05-04 11:15 ` ro at CeBiTec dot Uni-Bielefeld.DE
  2011-05-04 11:21 ` ro at gcc dot gnu.org
  5 siblings, 0 replies; 7+ messages in thread
From: ro at CeBiTec dot Uni-Bielefeld.DE @ 2011-05-04 11:15 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48842

--- Comment #3 from ro at CeBiTec dot Uni-Bielefeld.DE <ro at CeBiTec dot Uni-Bielefeld.DE> 2011-05-04 11:13:24 UTC ---
> --- Comment #1 from Jan Hubicka <hubicka at ucw dot cz> 2011-05-02 11:54:47 UTC ---

> I've fixed identical falure happening on HP and AIX.  Does it still reproduce
> for you?

Mainline bootstraps again as of 20110502.

Thanks.
        Rainer


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

* [Bug bootstrap/48842] [4.7 regression] ICE in evaluate_conditions_for_edge at ipa-inline-analysis.c:537 on Tru64 Unix
  2011-05-02 10:19 [Bug bootstrap/48842] New: [4.7 regression] ICE in evaluate_conditions_for_edge at ipa-inline-analysis.c:537 on Tru64 Unix ro at gcc dot gnu.org
                   ` (4 preceding siblings ...)
  2011-05-04 11:15 ` ro at CeBiTec dot Uni-Bielefeld.DE
@ 2011-05-04 11:21 ` ro at gcc dot gnu.org
  5 siblings, 0 replies; 7+ messages in thread
From: ro at gcc dot gnu.org @ 2011-05-04 11:21 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48842

Rainer Orth <ro at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED

--- Comment #4 from Rainer Orth <ro at gcc dot gnu.org> 2011-05-04 11:14:19 UTC ---
Fixed.


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

end of thread, other threads:[~2011-05-04 11:21 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-02 10:19 [Bug bootstrap/48842] New: [4.7 regression] ICE in evaluate_conditions_for_edge at ipa-inline-analysis.c:537 on Tru64 Unix ro at gcc dot gnu.org
2011-05-02 10:21 ` [Bug bootstrap/48842] " ro at gcc dot gnu.org
2011-05-02 11:54 ` [Bug bootstrap/48842] New: " Jan Hubicka
2011-05-02 12:02 ` [Bug bootstrap/48842] " hubicka at ucw dot cz
2011-05-02 12:23 ` ro at CeBiTec dot Uni-Bielefeld.DE
2011-05-04 11:15 ` ro at CeBiTec dot Uni-Bielefeld.DE
2011-05-04 11:21 ` ro 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).