[Bug c/89163] New: Missed optimization: sar and shr equivalent for non-negative numbers

2019-02-02 Thread tspiteri at ieee dot org
-optimization Severity: normal Priority: P3 Component: c Assignee: unassigned at gcc dot gnu.org Reporter: tspiteri at ieee dot org Target Milestone: --- For the minimized test case below, shift is equivalent to same_as, because shr and sar are

[Bug c++/47544] New: c++0x linker does not find =default constructor for explicitly instantiated template

2011-01-30 Thread tspiteri at ieee dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47544 Summary: c++0x linker does not find =default constructor for explicitly instantiated template Product: gcc Version: 4.5.2 Status: UNCONFIRMED Severity: normal Prio

[Bug libstdc++/44875] New: libstdc++ status documentation fails to mention missing c++0x io members

2010-07-08 Thread tspiteri at ieee dot org
t: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: libstdc++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: tspiteri at ieee dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44875

[Bug c++/44870] New: -pedantic causes error when calling function with rvalue argument inside template

2010-07-08 Thread tspiteri at ieee dot org
IRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: tspiteri at ieee dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44870