public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/29225]  New: [4.0/4.1/4.2 regression] ICE in make_decl_rtl, at varasm.c:883
@ 2006-09-25 22:17 debian-gcc at lists dot debian dot org
  2006-09-25 22:19 ` [Bug c++/29225] " debian-gcc at lists dot debian dot org
                   ` (15 more replies)
  0 siblings, 16 replies; 17+ messages in thread
From: debian-gcc at lists dot debian dot org @ 2006-09-25 22:17 UTC (permalink / raw)
  To: gcc-bugs

[forwarded from http://bugs.debian.org/388626]


Attached preprocessed source. removing the template op< near the end
(introduced to find the types of lhs and rhs in the error message that
results) makes the ICE go away.

$ g++ -c 388263.ii 
/home/marc/KDAB/CVS/SWG/trinav/ascshared/util/stl_util.h: In member function
'bool stl_util::less_member_2_m<T, R>::operator()(const boost::shared_ptr<const
T>&, const R_alt&) const [with R_alt =
AscShared::GuiModel::AttributeDescriptor, T = ComputedAttribute, R =
AscShared::GuiModel::AttributeDescriptor ()()const]':
/usr/lib/gcc/i486-linux-gnu/4.1.2/../../../../include/c++/4.1.2/bits/stl_algo.h:2845:
  instantiated from '_ForwardIterator std::lower_bound(_ForwardIterator,
_ForwardIterator, const _Tp&, _Compare) [with _ForwardIterator =
__gnu_cxx::__normal_iterator<boost::shared_ptr<ComputedAttribute>*,
std::vector<boost::shared_ptr<ComputedAttribute>,
std::allocator<boost::shared_ptr<ComputedAttribute> > > >, _Tp =
AscShared::GuiModel::AttributeDescriptor, _Compare =
stl_util::less_member_2_m<ComputedAttribute,
AscShared::GuiModel::AttributeDescriptor ()()const>]'
object.cpp:81:   instantiated from here
/home/marc/KDAB/CVS/SWG/trinav/ascshared/util/stl_util.h:181: internal compiler
error: in gimplify_expr, at gimplify.c:4513
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.


-- 
           Summary: [4.0/4.1/4.2 regression] ICE in make_decl_rtl, at
                    varasm.c:883
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: debian-gcc at lists dot debian dot org


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


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

end of thread, other threads:[~2009-03-30 19:38 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-09-25 22:17 [Bug c++/29225] New: [4.0/4.1/4.2 regression] ICE in make_decl_rtl, at varasm.c:883 debian-gcc at lists dot debian dot org
2006-09-25 22:19 ` [Bug c++/29225] " debian-gcc at lists dot debian dot org
2006-09-25 22:33 ` pinskia at gcc dot gnu dot org
2006-09-25 22:36 ` pinskia at gcc dot gnu dot org
2006-09-26  7:00 ` [Bug c++/29225] [4.0/4.1/4.2 regression] ICE in gimplify_expr, at gimplify.c:4513 pinskia at gcc dot gnu dot org
2006-09-26 17:46 ` pinskia at gcc dot gnu dot org
2006-10-01 23:01 ` mmitchel at gcc dot gnu dot org
2006-10-13  2:27 ` seongbae dot park at gmail dot com
2007-02-03 20:25 ` [Bug c++/29225] [4.0/4.1/4.2/4.3 " gdr at gcc dot gnu dot org
2007-02-03 21:01 ` pinskia at gcc dot gnu dot org
2007-02-14  9:18 ` mmitchel at gcc dot gnu dot org
2007-10-27 21:10 ` aldyh at gcc dot gnu dot org
2007-11-12 16:20 ` jakub at gcc dot gnu dot org
2007-11-12 23:17 ` jakub at gcc dot gnu dot org
2007-11-12 23:23 ` [Bug c++/29225] [4.0/4.1/4.2 " jakub at gcc dot gnu dot org
2008-07-04 21:33 ` [Bug c++/29225] [4.2 " jsm28 at gcc dot gnu dot org
2009-03-30 19:38 ` jsm28 at gcc dot gnu dot 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).