http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51309
Bug #: 51309
Summary: -Wstrict-overflow false alarm when overflow impossible
in loop body
Classification: Unclassified
Product: gcc
Version: 4.6.2
Status: UNCONFIRMED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51308
Bug #: 51308
Summary: PARAMETER attribute conflicts with SAVE attribute
Classification: Unclassified
Product: gcc
Version: 4.6.2
Status: UNCONFIRMED
Severity: normal
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51250
Mikael Morin changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51250
--- Comment #6 from Mikael Morin 2011-11-25
20:18:32 UTC ---
Author: mikael
Date: Fri Nov 25 20:18:21 2011
New Revision: 181730
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181730
Log:
fortran/
PR fortran/51250
PR fortran/43829
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43829
--- Comment #52 from Mikael Morin 2011-11-25
20:18:35 UTC ---
Author: mikael
Date: Fri Nov 25 20:18:21 2011
New Revision: 181730
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181730
Log:
fortran/
PR fortran/51250
PR fortran/43829
g=no
--disable-nls --disable-lto --without-cloog --without-ppl
--enable-languages=c,c++,objc,fortran,java,ada,obj-c++
Thread model: posix
gcc version 4.7.0 2025 (experimental) [trunk revision 181706] (GCC)
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47602
Paulo César Pereira de Andrade changed:
What|Removed |Added
CC||pcpa at mandriva dot com.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51305
Paolo Carlini changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51258
--- Comment #14 from uros at gcc dot gnu.org 2011-11-25 19:31:02 UTC ---
Author: uros
Date: Fri Nov 25 19:30:58 2011
New Revision: 181728
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181728
Log:
PR testsuite/51258
* lib/target-sup
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=1773
--- Comment #126 from Paolo Carlini
2011-11-25 19:22:06 UTC ---
"201103" of course.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=1773
--- Comment #125 from Paolo Carlini
2011-11-25 19:21:10 UTC ---
Something is wrong on your system. The normal output, which I can of course
reproduce in mainline, is "199711" or "201193" depending on the -std.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49806
--- Comment #7 from Sean McGovern 2011-11-25
18:48:05 UTC ---
Still fails on i386-pc-solaris2.10, cf.
http://gcc.gnu.org/ml/gcc-testresults/2011-11/msg02204.html
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=1773
Bruce Adams changed:
What|Removed |Added
CC||tortoise_74 at yahoo dot
|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40958
Joost VandeVondele changed:
What|Removed |Added
CC||blomqvist.janne at gmail
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51218
--- Comment #25 from Tobias Burnus 2011-11-25
17:44:29 UTC ---
(In reply to comment #24)
> > Thanks for the bugreport and the (valid)
> > testcase.
>
> To be pedantic, the test case was not valid
Can you tell me what's wrong with the test case
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51258
--- Comment #13 from uros at gcc dot gnu.org 2011-11-25 17:41:49 UTC ---
Author: uros
Date: Fri Nov 25 17:41:44 2011
New Revision: 181727
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181727
Log:
PR testsuite/51258
* lib/target-sup
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51306
Bug #: 51306
Summary: MOVE_ALLOC: Make more middle end friendlier
Classification: Unclassified
Product: gcc
Version: 4.7.0
Status: UNCONFIRMED
Keywords: missed-optimization
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51305
Bug #: 51305
Summary: [C++11][constexpr] noexcept-specifier overconstraints
constexpr functions
Classification: Unclassified
Product: gcc
Version: 4.7.0
Status: UNCON
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51218
--- Comment #24 from tkoenig at netcologne dot de 2011-11-25 17:24:19 UTC ---
Am 24.11.2011 21:51, schrieb burnus at gcc dot gnu.org:
> Thanks for the bugreport and the (valid)
> testcase.
>
To be pedantic, the test case was not valid; however, a
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50408
Tobias Burnus changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50408
--- Comment #6 from Tobias Burnus 2011-11-25
17:18:10 UTC ---
Author: burnus
Date: Fri Nov 25 17:18:05 2011
New Revision: 181726
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181726
Log:
2011-11-25 Tobias Burnus
PR fortran/50
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40411
--- Comment #26 from joseph at codesourcery dot com 2011-11-25 17:15:31 UTC ---
All the various options equivalent to -std=c99 now map to -std=c99 using
Alias in the .opt file, so specs only need to handle that one spelling.
The same applies wi
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51258
--- Comment #12 from ro at CeBiTec dot Uni-Bielefeld.DE 2011-11-25 16:35:43 UTC ---
> --- Comment #11 from Uros Bizjak 2011-11-25
> 16:26:41 UTC ---
> I have additional patch that checks cpuid bit_CMPXCHG16B (and bit_CMPXCHG8B
> fwiw) for runtim
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40411
--- Comment #25 from ro at CeBiTec dot Uni-Bielefeld.DE 2011-11-25 16:34:03 UTC ---
No progress yet: an attempt to handle this via specs some time ago
failed since there was some of Joseph's option work missing.
Rainer
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31827
Uros Bizjak changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
URL|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46502
--- Comment #2 from Sean McGovern 2011-11-25
16:32:47 UTC ---
(In reply to comment #0)
> When investigating why some users of GCC mainline on Solaris 2 saw more
> LTO-related testsuite failures than I, it turned out that collect2 calls some
> ver
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50408
--- Comment #5 from Tobias Burnus 2011-11-25
16:27:01 UTC ---
Author: burnus
Date: Fri Nov 25 16:26:47 2011
New Revision: 181725
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181725
Log:
2011-11-25 Tobias Burnus
PR fortran/50
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51258
--- Comment #11 from Uros Bizjak 2011-11-25 16:26:41
UTC ---
I have additional patch that checks cpuid bit_CMPXCHG16B (and bit_CMPXCHG8B
fwiw) for runtime support.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40411
--- Comment #24 from Sean McGovern 2011-11-25
16:25:02 UTC ---
Ping^2.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31827
--- Comment #19 from Sean McGovern 2011-11-25
16:17:03 UTC ---
Was this patch ever committed? If so, can this PR be closed now?
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51267
--- Comment #8 from Steve Kargl
2011-11-25 15:58:34 UTC ---
On Fri, Nov 25, 2011 at 09:37:15AM +, priv123 at hotmail dot fr wrote:
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51267
>
> --- Comment #7 from Mathieu 2011-11-25 09:37:15
> UT
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51296
--- Comment #11 from ro at CeBiTec dot Uni-Bielefeld.DE 2011-11-25 15:55:36 UTC ---
> --- Comment #10 from Jonathan Wakely 2011-11-25
> 15:17:09 UTC ---
> ah so the scan-assembler test is finding the stabs info, not actually a call
> to
> the c
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51304
Bug #: 51304
Summary: gcc segfaults for large -ftemplate-depth values (if
depth is reached)
Classification: Unclassified
Product: gcc
Version: 4.6.1
Status: UNCONFIRM
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51302
Tobias Burnus changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51302
--- Comment #2 from Tobias Burnus 2011-11-25
15:18:10 UTC ---
Author: burnus
Date: Fri Nov 25 15:18:06 2011
New Revision: 181724
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181724
Log:
2011-11-25 Tobias Burnus
PR fortran/51
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51296
--- Comment #10 from Jonathan Wakely 2011-11-25
15:17:09 UTC ---
ah so the scan-assembler test is finding the stabs info, not actually a call to
the constructor
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51296
--- Comment #9 from ro at CeBiTec dot Uni-Bielefeld.DE 2011-11-25 14:57:24 UTC ---
> --- Comment #7 from Jonathan Wakely 2011-11-25
> 14:46:07 UTC ---
> Thanks for the info - that error implies the mutex was not correctly
> initialized.
>
> What
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51296
--- Comment #8 from Jonathan Wakely 2011-11-25
14:46:37 UTC ---
(In reply to comment #7)
> __GTHREAD_MUTEX_INIT
> __GTHREAD_MUTEX_INIT
sorry, ignore the double-paste ;)
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51296
--- Comment #7 from Jonathan Wakely 2011-11-25
14:46:07 UTC ---
Thanks for the info - that error implies the mutex was not correctly
initialized.
What are these macros defined to (if defined)?
__GTHREAD_MUTEX_INIT
__GTHREAD_MUTEX_INIT
__GTHREAD
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51303
Manuel López-Ibáñez changed:
What|Removed |Added
Keywords||diagnostic
Status|UNCON
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51296
--- Comment #6 from ro at CeBiTec dot Uni-Bielefeld.DE 2011-11-25 14:12:25 UTC ---
> --- Comment #5 from ro at CeBiTec dot Uni-Bielefeld.DE Uni-Bielefeld.DE> 2011-11-25 14:06:10 UTC ---
>> --- Comment #3 from Jonathan Wakely 2011-11-24
>> 20:30
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51285
--- Comment #5 from Dominique d'Humieres 2011-11-25
14:08:23 UTC ---
> ... Is this still triggered by the same range ?
Yes.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51296
--- Comment #5 from ro at CeBiTec dot Uni-Bielefeld.DE 2011-11-25 14:06:10 UTC ---
> --- Comment #3 from Jonathan Wakely 2011-11-24
> 20:30:43 UTC ---
> What does this program do, compiled with -std=c++11 -pthread ?
I get
Assertion failed: fal
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51296
--- Comment #4 from ro at CeBiTec dot Uni-Bielefeld.DE 2011-11-25 14:04:26 UTC ---
> --- Comment #2 from Jonathan Wakely 2011-11-24
> 19:26:23 UTC ---
> (In reply to comment #0)
>> FAIL: 30_threads/thread/native_handle/typesizes.cc execution tes
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51302
Tobias Burnus changed:
What|Removed |Added
Keywords|rejects-valid |ice-on-valid-code
--- Comment #1 from Tob
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51011
--- Comment #11 from Andrew Macleod 2011-11-25
13:35:19 UTC ---
Author: amacleod
Date: Fri Nov 25 13:35:13 2011
New Revision: 181721
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181721
Log:
2011-11-24 Andrew MacLeod
PR other/51
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51303
Bug #: 51303
Summary: -Wmissing-include-dirs warnings reported as [enabled
by default]
Classification: Unclassified
Product: gcc
Version: 4.6.2
Status: UNCONFIRMED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50074
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Comment #14
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39077
Robert Hinson changed:
What|Removed |Added
CC||oppiet35 at yahoo dot com
--- Comment #23
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51203
Dodji Seketeli changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51302
Bug #: 51302
Summary: ICE with VOLATILE loop variable
Classification: Unclassified
Product: gcc
Version: 4.7.0
Status: UNCONFIRMED
Keywords: rejects-valid
Severity: n
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51301
Bug #: 51301
Summary: Compiler ICE in vect_is_simple_use_1
Classification: Unclassified
Product: gcc
Version: 4.7.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51287
Igor Zamyatin changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48190
rsand...@gcc.gnu.org changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50566
--- Comment #6 from Georg-Johann Lay 2011-11-25
10:46:15 UTC ---
Author: gjl
Date: Fri Nov 25 10:46:10 2011
New Revision: 181718
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181718
Log:
PR target/50566
* config/avr/avr-protos.h
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48190
--- Comment #5 from rsandifo at gcc dot gnu.org
2011-11-25 10:44:01 UTC ---
Author: rsandifo
Date: Fri Nov 25 10:43:58 2011
New Revision: 181717
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181717
Log:
gcc/
Backport from mainline:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48190
--- Comment #4 from rsandifo at gcc dot gnu.org
2011-11-25 10:41:22 UTC ---
Author: rsandifo
Date: Fri Nov 25 10:41:17 2011
New Revision: 181716
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181716
Log:
gcc/
Backport from mainline:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51287
--- Comment #2 from Kirill Yukhin 2011-11-25
10:29:46 UTC ---
Author: kyukhin
Date: Fri Nov 25 10:29:42 2011
New Revision: 181714
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181714
Log:
2011-11-24 Enkovich Ilya
PR target/512
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51297
--- Comment #10 from ro at CeBiTec dot Uni-Bielefeld.DE 2011-11-25 10:20:28 UTC ---
> The patch solves the problem for me.
Same on i386-pc-solaris2.8 (all gcc.misc-tests/gcov and g++.dg/gcov
tests) and alpha-dec-osf5.1b (with one exception:
Exec
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49945
--- Comment #3 from Jakub Jelinek 2011-11-25
09:59:31 UTC ---
This is a bug in lto-streamer-out.c. TYPE_MAXVAL of the ARRAY_TYPE's
TYPE_DOMAIN e.g. in f1 is a VAR_DECL (DECL_NAME is NULL, DECL_ARTIFICIAL, but
!DECL_IGNORED_P). It is first encou
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51287
--- Comment #1 from Kirill Yukhin 2011-11-25
09:46:31 UTC ---
Author: kyukhin
Date: Fri Nov 25 09:46:27 2011
New Revision: 181713
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181713
Log:
PR target/51287
* i386.c (distance_
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49912
Jakub Jelinek changed:
What|Removed |Added
Status|NEW |ASSIGNED
AssignedTo|unassigned at
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51267
--- Comment #7 from Mathieu 2011-11-25 09:37:15 UTC
---
(In reply to comment #6)
> This does not "fix" the problem. (Note, I initialized
> tab=42 and ius=1; otherwise, you reference an undefined
> variables.)
Steve, I can't reproduce that you o
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48150
Jakub Jelinek changed:
What|Removed |Added
Priority|P1 |P2
--- Comment #8 from Jakub Jelinek 201
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49912
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Comment #4 f
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51245
Jakub Jelinek changed:
What|Removed |Added
Priority|P3 |P1
Status|UNCONFIRMED
66 matches
Mail list logo