https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68519
Jorge Bellon changed:
What|Removed |Added
Attachment #36824|0 |1
is obsolete|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68519
Jorge Bellon changed:
What|Removed |Added
CC||jbellon at bsc dot es
--- Comment #1
Priority: P3
Component: libstdc++
Assignee: unassigned at gcc dot gnu.org
Reporter: jbellon at bsc dot es
Target Milestone: ---
Created attachment 36823
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=36823&action=edit
preprocessed source fi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64711
--- Comment #1 from Jorge Bellon ---
There is a typo in the details:
5) Compilation using -fipa-pure-const only
Same as (4).
7) Compilation using -fipa-pure-const -finline -finline-functions
Same as (4).
9) Compilation using -fno-ipa-pure-const
Severity: normal
Priority: P3
Component: other
Assignee: unassigned at gcc dot gnu.org
Reporter: jbellon at bsc dot es
Created attachment 34517
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34517&action=edit
Test program source code
Behavior o