http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55469
Bug #: 55469
Summary: memory leak on read with istat.ne.0
Classification: Unclassified
Product: gcc
Version: 4.8.0
Status: UNCONFIRMED
Severity: normal
Pri
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55428
--- Comment #4 from Andreas Kasberger
2012-11-26 07:21:51 UTC ---
(In reply to comment #2)
> Hmm, it seems that for ms-bitfields the default-field-alignment overrides all
> field-local alignments. I wouldn't assume that __attribute__((pac
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55468
--- Comment #2 from martin.girard5 at gmail dot com 2012-11-26 06:39:35 UTC ---
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/usr/lib64/gcc/x86_64-suse-linux/4.7/lto-wrapper
Target: x86_64-suse-linux
Configured with: ../configure --prefix=/usr --inf
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55428
--- Comment #3 from Andreas Kasberger
2012-11-26 06:38:28 UTC ---
It is not working with gcc 4.6.2 or 4.7. I tried an old compiler gcc 3.4.3 and
the behavior was correct(In reply to comment #1)
> Possibly related to PR52991 (-mms-bitfields
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55468
--- Comment #1 from martin.girard5 at gmail dot com 2012-11-26 06:29:52 UTC ---
Created attachment 28777
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28777
The preprocessed output
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55468
Bug #: 55468
Summary: Label value to incorrect destination
Classification: Unclassified
Product: gcc
Version: 4.7.2
Status: UNCONFIRMED
Severity: normal
Pr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53662
Leif Leonhardy changed:
What|Removed |Added
CC||bugfeed at online dot de
--- C
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55030
--- Comment #6 from Hans-Peter Nilsson 2012-11-26
03:26:00 UTC ---
Author: hp
Date: Mon Nov 26 03:25:57 2012
New Revision: 193803
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=193803
Log:
PR middle-end/55030
* gcc.dg/
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55030
--- Comment #5 from Hans-Peter Nilsson 2012-11-26
03:22:19 UTC ---
Author: hp
Date: Mon Nov 26 03:22:15 2012
New Revision: 193802
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=193802
Log:
PR middle-end/55030
* builtin
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52887
--- Comment #25 from David Edelsohn 2012-11-26
02:50:22 UTC ---
The instantiations definitely should be in libstdc++-v3/src/c++11/regex.cc in
the GCC 4.7 release branch.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55467
--- Comment #3 from Hans-Peter Nilsson 2012-11-26
01:01:08 UTC ---
Created attachment 28776
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28776
gcc.dg/guality/pr55467-1.c
Here's pr55467-1.c, another variant of gcc.dg/guality/pr367
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52110
John David Anglin changed:
What|Removed |Added
Target Milestone|--- |3.3.1
--- Comment #9 from J
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52650
John David Anglin changed:
What|Removed |Added
Priority|P1 |P3
Last reconfirmed|2012-0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55467
Hans-Peter Nilsson changed:
What|Removed |Added
Target||x86_64-linux
--- Comment #
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55467
--- Comment #1 from Hans-Peter Nilsson 2012-11-26
00:30:10 UTC ---
Created attachment 28775
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28775
gcc.dg/guality/pr55467-2.c
Here's pr55467-2.c, a variant of gcc.dg/guality/pr36728-2.c
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55467
Bug #: 55467
Summary: Wrong value for optimized debug, variants of
gcc.dg/guality/pr36728-1.c and
gcc.dg/guality/pr36728-2.c
Classification: Unclassified
Produc
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55466
Bug #: 55466
Summary: [4.8 Regression] Revision 191466 destroyed DWARF debug
info
Classification: Unclassified
Product: gcc
Version: 4.8.0
Status: UNCONFIRM
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54795
--- Comment #24 from H.J. Lu 2012-11-25 22:39:57
UTC ---
(In reply to comment #23)
> Another problem with revision 191466 is we lost
> debug info on cl_options. With revision 191465,
> I got
>
> (gdb) whatis cl_options
> type = const
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54795
--- Comment #23 from H.J. Lu 2012-11-25 22:36:48
UTC ---
Another problem with revision 191466 is we lost
debug info on cl_options. With revision 191465,
I got
(gdb) whatis cl_options
type = const struct cl_option [1221]
(gdb)
Aft
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54691
--- Comment #12 from H.J. Lu 2012-11-25 22:15:22
UTC ---
This patch:
http://gcc.gnu.org/ml/gcc-patches/2012-11/msg01973.html
works.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55454
--- Comment #4 from Siarhei Siamashka
2012-11-25 21:16:53 UTC ---
(In reply to comment #3)
> Also fails with GCC trunk (gcc version 4.8.0 20120518 (experimental))
^^
Sorry, I accidental
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55381
Hans-Peter Nilsson changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55429
--- Comment #7 from Jack Howarth 2012-11-25
20:57:08 UTC ---
Looking at this on current gcc trunk under x86_64-apple-darwin12 using...
cd darwin_objdir/x86_64-apple-darwin11.4.2/libstdc++-v3
make -k check RUNTESTFLAGS="--debug"
I see
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55460
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55462
Tobias Burnus changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55462
--- Comment #1 from Tobias Burnus 2012-11-25
19:59:11 UTC ---
Author: burnus
Date: Sun Nov 25 19:59:07 2012
New Revision: 193796
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=193796
Log:
2012-11-25 Tobias Burnus
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55429
--- Comment #6 from Jack Howarth 2012-11-25
19:57:28 UTC ---
I suspect this issue existed from the original commit of...
r193445 | jason | 2012-11-12 12:51:26 -0500 (Mon, 12 Nov 2012) | 1 line
* include/std/complex (real, ima
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55454
--- Comment #3 from Siarhei Siamashka
2012-11-25 19:32:02 UTC ---
Also fails with GCC trunk (gcc version 4.8.0 20120518 (experimental))
The disassembly listing for "init_buffer" function:
:
0:7d 80 42 a6 mfvrsave r
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55461
Andi Kleen changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55461
--- Comment #3 from Uros Bizjak 2012-11-25 18:48:25
UTC ---
(In reply to comment #2)
> That's a design not matching the hardware then -- read up on reformatting
> penalties.
>
> Also the way the rule in the md file is written it more lo
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30146
Thomas Koenig changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55465
--- Comment #2 from Fran Martinez Fadrique
2012-11-25 18:21:36 UTC ---
Created attachment 28774
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28774
The main file where the problem is encountered
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55465
--- Comment #1 from Fran Martinez Fadrique
2012-11-25 18:19:56 UTC ---
Created attachment 28773
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28773
Supporting file to compile the main source for the report
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55465
Bug #: 55465
Summary: Name collision in C binding (calling C from Fortran)
Classification: Unclassified
Product: gcc
Version: 4.7.3
Status: UNCONFIRMED
Severity: norm
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55454
--- Comment #2 from Siarhei Siamashka
2012-11-25 18:18:16 UTC ---
(In reply to comment #1)
> Besides from whether the testcase is valid
According to http://gcc.gnu.org/onlinedocs/gcc/Type-Attributes.html
"packed - This attribute, atta
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55461
--- Comment #2 from Andi Kleen 2012-11-25
18:07:49 UTC ---
That's a design not matching the hardware then -- read up on reformatting
penalties.
Also the way the rule in the md file is written it more looks like a bug to me.
It seems to
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54795
H.J. Lu changed:
What|Removed |Added
Component|bootstrap |lto
--- Comment #22 from H.J. Lu 201
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30146
--- Comment #6 from Thomas Koenig 2012-11-25
17:24:14 UTC ---
Author: tkoenig
Date: Sun Nov 25 17:24:09 2012
New Revision: 193793
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=193793
Log:
2012-11-25 Thomas Koenig
PR
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54730
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |4.6.4
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55033
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |4.6.4
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54940
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |4.6.4
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55171
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |4.7.3
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54896
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |4.7.3
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55286
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |4.7.3
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54801
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |4.7.3
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55181
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |4.7.3
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54744
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |4.7.3
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55043
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |4.7.3
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55172
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |4.7.3
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55433
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |4.8.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54731
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |4.8.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55273
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |4.8.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54699
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |4.8.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54814
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |4.8.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55458
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |4.8.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54691
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |4.8.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55127
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |4.8.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55438
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |4.8.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55276
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |4.8.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55381
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |4.8.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55395
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |4.8.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55462
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |4.8.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55022
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |4.8.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55284
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |4.8.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55464
--- Comment #4 from Jorn Wolfgang Rennecke
2012-11-25 15:37:49 UTC ---
(In reply to comment #1)
> Created attachment 28770 [details]
> Synopsys Designware ARC port
Without the patch for the TARGET_ADJUST_INSN_LENGTH /
TARGET_INSN_LENGT
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55464
--- Comment #3 from Jorn Wolfgang Rennecke
2012-11-25 15:21:15 UTC ---
Created attachment 28772
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28772
testcase
options used were:
-fpreprocessed conftest.i -quiet -dumpbase conftest.c
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55464
--- Comment #2 from Jorn Wolfgang Rennecke
2012-11-25 15:17:09 UTC ---
Created attachment 28771
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28771
Synopsys Designware ARC port configuration
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55464
--- Comment #1 from Jorn Wolfgang Rennecke
2012-11-25 15:15:41 UTC ---
Created attachment 28770
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28770
Synopsys Designware ARC port
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55464
Bug #: 55464
Summary: lra chooses alternatives with empty register classes
Classification: Unclassified
Product: gcc
Version: 4.8.0
Status: UNCONFIRMED
Severity: norm
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54572
Janne Blomqvist changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30162
--- Comment #29 from Janne Blomqvist 2012-11-25
15:08:24 UTC ---
(In reply to comment #28)
> (In reply to comment #27)
> > (In reply to comment #26)
> > > Is this caused by
> > >
> > > http://gcc.gnu.org/viewcvs?view=revision&revision=
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55463
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55463
Bug #: 55463
Summary: Result of std::mem_fn doesn't accept rvalues
Classification: Unclassified
Product: gcc
Version: 4.8.0
Status: UNCONFIRMED
Severity: normal
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55462
Bug #: 55462
Summary: [4.8 Regression] FAIL: gfortran.dg/quad_2.f90 -O*
execution test after revision 193770
Classification: Unclassified
Product: gcc
Version: 4.8.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55405
Paolo Carlini changed:
What|Removed |Added
Component|c++ |tree-optimization
--- Comment #
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55405
Mikael Pettersson changed:
What|Removed |Added
CC||mikpe at it dot uu.se
--- C
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55461
--- Comment #1 from Uros Bizjak 2012-11-25 08:59:13
UTC ---
This is by design, movups is one byte shorter than movupd.
77 matches
Mail list logo