[Bug tree-optimization/21274] SSA Crash, reproducable

2006-06-21 Thread fche at gcc dot gnu dot org


--- Comment #8 from fche at gcc dot gnu dot org  2006-06-21 16:35 ---
Subject: Bug 21274

Author: fche
Date: Wed Jun 21 16:35:27 2006
New Revision: 114855

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=114855
Log:
2006-06-21  Frank Ch. Eigler  <[EMAIL PROTECTED]>

PR 21274
mf-runtime.h installation based on ssp patch for PR 26473 from
Mark Mitchell  <[EMAIL PROTECTED]>.
* configure.ac (ACX_NONCANONICAL_TARGET): Use it.
* Makefile.am (target_noncanonical): Define.
(libsubincludedir): New variable.
(nobase_libsubinclude_HEADERS): Add mf-runtime.h.
(include_HEADERS): Remove.
* configure, aclocal.m4, config.h.in: Regenerated.
* Makefile.in, testsuite/Makefile.in: Likewise.
* mf-runtime.h: Add #ifndef protection for conflicting _REENTRANT
and _THREAD_SAFE redefinition values.


Modified:
trunk/libmudflap/ChangeLog
trunk/libmudflap/Makefile.am
trunk/libmudflap/Makefile.in
trunk/libmudflap/aclocal.m4
trunk/libmudflap/config.h.in
trunk/libmudflap/configure
trunk/libmudflap/configure.ac
trunk/libmudflap/mf-runtime.h
trunk/libmudflap/testsuite/Makefile.in


-- 


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



[Bug tree-optimization/21274] SSA Crash, reproducable

2005-09-13 Thread pinskia at gcc dot gnu dot org

--- Additional Comments From pinskia at gcc dot gnu dot org  2005-09-13 
19:48 ---
Fixed on the mainline and since this is not a regression closing as fixed.

Fixed with 4.1.0 20050802 and 4.1.0 20050714.

-- 
   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED
   Target Milestone|--- |4.1.0


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


[Bug tree-optimization/21274] SSA Crash, reproducable

2005-09-13 Thread pinskia at gcc dot gnu dot org

--- Additional Comments From pinskia at gcc dot gnu dot org  2005-09-13 
19:45 ---
Hmm, we are trying to gimplify a SCEV tree:
() ((long unsigned intD.7) {0, +, D.2009_8}_2 * 8)


-- 
   What|Removed |Added

 Status|UNCONFIRMED |NEW
  Component|middle-end  |tree-optimization
 Ever Confirmed||1
   Keywords||ice-on-valid-code
   Last reconfirmed|-00-00 00:00:00 |2005-09-13 19:45:09
   date||


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