http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57221
--- Comment #2 from Bernhard Rosenkränzer 2013-05-09 00:09:40 UTC ---
I agree that the best fix would be to just rebuild the blobs to get rid of the
problem -- but we don't have that option.
Fixing it in Bionic is harder than it sounds because th
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52239
--- Comment #10 from Frédéric Buclin 2013-05-09
00:13:37 UTC ---
Created attachment 30065
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30065
GCC patch for 4.4, v1
Here is the updated patch to work with GCC Bugzilla 4.4. It's similar to
at
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57222
Bug #: 57222
Summary: Template alias not working in argument of template
class template method
Classification: Unclassified
Product: gcc
Version: 4.8.0
Status: UNCONF
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52239
--- Comment #11 from Frédéric Buclin 2013-05-09
00:17:17 UTC ---
Created attachment 30066
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30066
GCC extension for 4.4, v1
And the GCC extension itself.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57204
--- Comment #2 from Sasanka Nagavalli
2013-05-09 00:19:50 UTC ---
Created attachment 30067
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30067
Test case 2 for issue 57204
The original test and description are slightly misleading because th
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52239
--- Comment #12 from Frédéric Buclin 2013-05-09
00:20:01 UTC ---
Note that I didn't include the fix from
https://bugzilla.mozilla.org/show_bug.cgi?id=571533 yet as I first want to make
sure that this fix is still needed after the upgrade.
I will
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57222
Paolo Carlini changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57222
Paolo Carlini changed:
What|Removed |Added
Target Milestone|--- |4.8.1
Summary|Template alias n
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19721
--- Comment #26 from Jorn Wolfgang Rennecke
2013-05-09 00:32:28 UTC ---
The tree optimizers have become extremely aggressive on constant propagation,
so cse is needed more than ever to undo the damage.
With TARGET_LEGITIMATE_ADDRESS_P rejecting (
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57221
--- Comment #3 from Bernhard Rosenkränzer 2013-05-09 00:51:15 UTC ---
Created attachment 30068
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30068
Another patch
This patch is needed as well to make sure Bionic can re-export __aeabi_lmul and
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57223
Bug #: 57223
Summary: Auto-vectorization fails for nested multiple loops
depending on type of array
Classification: Unclassified
Product: gcc
Version: 4.7.3
Status: U
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57223
--- Comment #1 from Sasanka Nagavalli
2013-05-09 05:06:32 UTC ---
Created attachment 30069
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30069
Test case for issue 57223
Adding a test case that demonstrates the issue for several types.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57204
--- Comment #3 from Sasanka Nagavalli
2013-05-09 05:10:20 UTC ---
Created attachment 30070
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30070
Test case 3 for issue 57204
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57223
--- Comment #2 from Sasanka Nagavalli
2013-05-09 05:11:28 UTC ---
$ gcc -v
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.7/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --wit
101 - 114 of 114 matches
Mail list logo