[Bug middle-end/12078] -Winline points to inexistent source lines
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sun Sep 25 20:45:00 GMT 2005
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-09-25 20:45 -------
Fixed at least on the mainline:
/home/roberto/ppl/ppl/src/Interval.inlines.hh: In function Âbool Parma_Polyhedra_Library::
operator<(const Parma_Polyhedra_Library::Boundary&, const Parma_Polyhedra_Library::Boundary&)Â:
/home/roberto/ppl/ppl/src/Interval.inlines.hh:90: warning: inlining failed in call to Âbool
Parma_Polyhedra_Library::operator<(const Parma_Polyhedra_Library::ERational&, const
Parma_Polyhedra_Library::ERational&)Â: --param max-inline-insns-single limit reached
/home/roberto/ppl/ppl/src/Interval.inlines.hh:141: warning: called from here
/home/roberto/ppl/ppl/src/Interval.inlines.hh:78: warning: inlining failed in call to Âbool
Parma_Polyhedra_Library::operator==(const Parma_Polyhedra_Library::ERational&, const
Parma_Polyhedra_Library::ERational&)Â: --param max-inline-insns-single limit reached
/home/roberto/ppl/ppl/src/Interval.inlines.hh:141: warning: called from here
/home/roberto/ppl/ppl/src/Interval.inlines.hh: In function Âbool Parma_Polyhedra_Library::
operator>(const Parma_Polyhedra_Library::Boundary&, const Parma_Polyhedra_Library::Boundary&)Â:
/home/roberto/ppl/ppl/src/Interval.inlines.hh:139: warning: inlining failed in call to Âbool
Parma_Polyhedra_Library::operator<(const Parma_Polyhedra_Library::Boundary&, const
Parma_Polyhedra_Library::Boundary&)Â: --param max-inline-insns-single limit reached
/home/roberto/ppl/ppl/src/Interval.inlines.hh:147: warning: called from here
/home/roberto/ppl/ppl/src/Interval.inlines.hh: In member function Âbool Parma_Polyhedra_Library::
Interval::is_empty() constÂ:
/home/roberto/ppl/ppl/src/Interval.inlines.hh:146: warning: inlining failed in call to Âbool
Parma_Polyhedra_Library::operator>(const Parma_Polyhedra_Library::Boundary&, const
Parma_Polyhedra_Library::Boundary&)Â: --param max-inline-insns-single limit reached
/home/roberto/ppl/ppl/src/Interval.inlines.hh:158: warning: called from here
/home/roberto/ppl/ppl/src/Interval.inlines.hh: In member function Âbool Parma_Polyhedra_Library::
BoundingBox::is_empty() constÂ:
/home/roberto/ppl/ppl/src/Interval.inlines.hh:157: warning: inlining failed in call to Âbool
Parma_Polyhedra_Library::Interval::is_empty() constÂ: --param max-inline-insns-single limit reached
/home/roberto/ppl/ppl/src/BoundingBox.inlines.hh:52: warning: called from here
/home/roberto/ppl/ppl/src/Interval.inlines.hh: In member function Âbool Parma_Polyhedra_Library::
BoundingBox::get_upper_bound(Parma_Polyhedra_Library::dimension_type, bool&,
Parma_Polyhedra_Library::Integer&, Parma_Polyhedra_Library::Integer&) constÂ:
/home/roberto/ppl/ppl/src/Interval.inlines.hh:167: warning: inlining failed in call to Âconst
Parma_Polyhedra_Library::UBoundary& Parma_Polyhedra_Library::Interval::upper_bound() constÂ: --
param max-inline-insns-single limit reached
/home/roberto/ppl/ppl/src/BoundingBox.inlines.hh:82: warning: called from here
/home/roberto/ppl/ppl/src/Interval.inlines.hh:123: warning: inlining failed in call to Âconst
Parma_Polyhedra_Library::ERational& Parma_Polyhedra_Library::Boundary::bound() constÂ: --param
max-inline-insns-single limit reached
/home/roberto/ppl/ppl/src/BoundingBox.inlines.hh:83: warning: called from here
/home/roberto/ppl/ppl/src/Interval.inlines.hh:60: warning: inlining failed in call to Âint
Parma_Polyhedra_Library::ERational::direction_of_infinity() constÂ: --param max-inline-insns-single
limit reached
/home/roberto/ppl/ppl/src/BoundingBox.inlines.hh:85: warning: called from here
/home/roberto/ppl/ppl/src/Interval.inlines.hh:118: warning: inlining failed in call to Âbool
Parma_Polyhedra_Library::Boundary::is_closed() constÂ: --param max-inline-insns-single limit reached
/home/roberto/ppl/ppl/src/BoundingBox.inlines.hh:88: warning: called from here
/home/roberto/ppl/ppl/src/Interval.inlines.hh:65: warning: inlining failed in call to Âconst
Parma_Polyhedra_Library::Integer& Parma_Polyhedra_Library::ERational::numerator() constÂ: --param
max-inline-insns-single limit reached
/home/roberto/ppl/ppl/src/BoundingBox.inlines.hh:89: warning: called from here
/home/roberto/ppl/ppl/src/Interval.inlines.hh:71: warning: inlining failed in call to Âconst
Parma_Polyhedra_Library::Integer& Parma_Polyhedra_Library::ERational::denominator() constÂ: --param
max-inline-insns-single limit reached
/home/roberto/ppl/ppl/src/BoundingBox.inlines.hh:90: warning: called from here
/home/roberto/ppl/ppl/src/Interval.inlines.hh: In member function Âbool Parma_Polyhedra_Library::
BoundingBox::get_lower_bound(Parma_Polyhedra_Library::dimension_type, bool&,
Parma_Polyhedra_Library::Integer&, Parma_Polyhedra_Library::Integer&) constÂ:
/home/roberto/ppl/ppl/src/Interval.inlines.hh:162: warning: inlining failed in call to Âconst
Parma_Polyhedra_Library::LBoundary& Parma_Polyhedra_Library::Interval::lower_bound() constÂ: --
param max-inline-insns-single limit reached
/home/roberto/ppl/ppl/src/BoundingBox.inlines.hh:65: warning: called from here
/home/roberto/ppl/ppl/src/Interval.inlines.hh:123: warning: inlining failed in call to Âconst
Parma_Polyhedra_Library::ERational& Parma_Polyhedra_Library::Boundary::bound() constÂ: --param
max-inline-insns-single limit reached
/home/roberto/ppl/ppl/src/BoundingBox.inlines.hh:66: warning: called from here
/home/roberto/ppl/ppl/src/Interval.inlines.hh:60: warning: inlining failed in call to Âint
Parma_Polyhedra_Library::ERational::direction_of_infinity() constÂ: --param max-inline-insns-single
limit reached
/home/roberto/ppl/ppl/src/BoundingBox.inlines.hh:68: warning: called from here
/home/roberto/ppl/ppl/src/Interval.inlines.hh:118: warning: inlining failed in call to Âbool
Parma_Polyhedra_Library::Boundary::is_closed() constÂ: --param max-inline-insns-single limit reached
/home/roberto/ppl/ppl/src/BoundingBox.inlines.hh:71: warning: called from here
/home/roberto/ppl/ppl/src/Interval.inlines.hh:65: warning: inlining failed in call to Âconst
Parma_Polyhedra_Library::Integer& Parma_Polyhedra_Library::ERational::numerator() constÂ: --param
max-inline-insns-single limit reached
/home/roberto/ppl/ppl/src/BoundingBox.inlines.hh:72: warning: called from here
/home/roberto/ppl/ppl/src/Interval.inlines.hh:71: warning: inlining failed in call to Âconst
Parma_Polyhedra_Library::Integer& Parma_Polyhedra_Library::ERational::denominator() constÂ: --param
max-inline-insns-single limit reached
/home/roberto/ppl/ppl/src/BoundingBox.inlines.hh:73: warning: called from here
/home/roberto/ppl/ppl/src/BoundingBox.inlines.hh: In function Âstd::ostream&
Parma_Polyhedra_Library::IO_Operators::operator<<(std::ostream&, const Parma_Polyhedra_Library::
BoundingBox&)Â:
/home/roberto/ppl/ppl/src/BoundingBox.inlines.hh:46: warning: inlining failed in call to Âbool
Parma_Polyhedra_Library::BoundingBox::is_empty() constÂ: --param max-inline-insns-single limit
reached
/home/roberto/ppl/ppl/src/BoundingBox.cc:32: warning: called from here
/home/roberto/ppl/ppl/src/BoundingBox.inlines.hh:35: warning: inlining failed in call to
ÂParma_Polyhedra_Library::dimension_type Parma_Polyhedra_Library::BoundingBox::space_dimension()
constÂ: --param max-inline-insns-single limit reached
/home/roberto/ppl/ppl/src/BoundingBox.cc:36: warning: called from here
/home/roberto/ppl/ppl/src/BoundingBox.inlines.hh:63: warning: inlining failed in call to Âbool
Parma_Polyhedra_Library::BoundingBox::get_lower_bound(Parma_Polyhedra_Library::dimension_type,
bool&, Parma_Polyhedra_Library::Integer&, Parma_Polyhedra_Library::Integer&) constÂ: --param max-
inline-insns-single limit reached
/home/roberto/ppl/ppl/src/BoundingBox.cc:41: warning: called from here
/home/roberto/ppl/ppl/src/BoundingBox.inlines.hh:80: warning: inlining failed in call to Âbool
Parma_Polyhedra_Library::BoundingBox::get_upper_bound(Parma_Polyhedra_Library::dimension_type,
bool&, Parma_Polyhedra_Library::Integer&, Parma_Polyhedra_Library::Integer&) constÂ: --param max-
inline-insns-single limit reached
/home/roberto/ppl/ppl/src/BoundingBox.cc:50: warning: called from here
--
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
Target Milestone|--- |4.1.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12078
More information about the Gcc-bugs
mailing list